Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209925 - Please stabilise app-editors/nedit-5.5-r1
Summary: Please stabilise app-editors/nedit-5.5-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: motif-tracker
  Show dependency tree
 
Reported: 2008-02-12 21:30 UTC by Ulrich Müller
Modified: 2008-02-21 15:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2008-02-12 21:30:17 UTC
nedit-5.5 doesn't work with openmotif-2.3 which is going stable.
Please stabilise nedit-5.5-r1.
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2008-02-13 08:30:45 UTC
x86 stable
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-02-13 14:31:10 UTC
alpha/sparc stable
Comment 3 Robert Wolf 2008-02-13 16:41:42 UTC
Hi.

Nedit does not use motif-config to get include directory and cannot find Xm/Xm.h.

>>> Compiling source in /home/GENTOO/work/portage/app-editors/nedit-5.5-r1/work/nedit-5.5 ...
(cd util; \
            make -f Makefile.linux verify_config && \
            make -f Makefile.linux libNUtil.a)
make[1]: Entering directory `/home/GENTOO/work/portage/app-editors/nedit-5.5-r1/work/nedit-5.5/util'
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fomit-frame-pointer -I/usr/X11R6/include -DUSE_DIRENT -DUSE_LPR_PRINT_CMD -o check_lin_tif check_lin_tif.c
check_lin_tif.c:57:19: error: Xm/Xm.h: není souborem ani adresářem
check_lin_tif.c: In function 'main':
check_lin_tif.c:203: error: 'XmVERSION_STRING' undeclared (first use in this function)
check_lin_tif.c:203: error: (Each undeclared identifier is reported only once
check_lin_tif.c:203: error: for each function it appears in.)
check_lin_tif.c:252: error: 'XmVERSION' undeclared (first use in this function)
check_lin_tif.c:252: error: 'XmREVISION' undeclared (first use in this function)
check_lin_tif.c:253: error: 'XmUPDATE_LEVEL' undeclared (first use in this function)
make[1]: *** [check_tif_rule] Error 1
make[1]: Leaving directory `/home/GENTOO/work/portage/app-editors/nedit-5.5-r1/work/nedit-5.5/util'
make: *** [linux] Error 2

openmotif-2.3.0 has include files located in /usr/include/openmotif-2.3 and motif-config is blocking <x11-libs/openmotif-2.3.0. Therefore only openmotif-2.3 can be installed on the system (even if slotted).

After creating symlink /usr/include/Xm -> /usr/include/openmotif-2.3/Xm, compilation works fine and nedit is installed.

Anyone other has the same problem or am I alone with this problem?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-02-13 16:45:29 UTC
(In reply to comment #3)

Duplicate of Bug 209982
Comment 5 nixnut (RETIRED) gentoo-dev 2008-02-14 19:27:12 UTC
ppc stable
Comment 6 Ulrich Müller gentoo-dev 2008-02-21 15:12:32 UTC
amd64 stable