Bug 223683 - Please stabilise x11-libs/openmotif-2.3.0-r3
|
Bug#:
223683
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: ulm@gentoo.org
|
Reported By: ulm@gentoo.org
|
|
Component: Library
|
|
|
URL:
|
|
Summary: Please stabilise x11-libs/openmotif-2.3.0-r3
|
|
Keywords: STABLEREQ
|
|
Status Whiteboard:
|
|
Opened: 2008-05-26 13:43 0000
|
Early stabilisation after two weeks: -r3 contains only minor changes, and
compared to current stable -r1 it fixes bug 216710 and bug 220599.
Thanks in advance.
(In reply to comment #6)
> amd64 stable
>
Just tried emerging it and didn't compile (r1 and r3).
emerge --info: http://paste.la/1331
build.log:
x86_64-pc-linux-gnu-gcc -O2 -pipe -I/usr/include/gentoo-multilib/amd64
-fno-strict-aliasing -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment
-fno-tree-ter -o wmluiltok wmluiltok.o /usr/lib64/libjpeg.so
/usr/lib64/libpng12.so -lz -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib64/crt1.o: In function
`_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
make[2]: *** [wmluiltok] Error 1
make[2]: Leaving directory
`/var/tmp/portage/x11-libs/openmotif-2.3.0-r3/work/openmotif-2.3.0/tools/wml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/x11-libs/openmotif-2.3.0-r3/work/openmotif-2.3.0/tools'
make: *** [all-recursive] Error 1
(In reply to comment #7)
> Just tried emerging it and didn't compile (r1 and r3).
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../lib64/crt1.o: In function
> `_start':
> (.text+0x20): undefined reference to `main'
libfl.a is missing or broken on your system, (re-)emerge sys-devel/flex and try
again. See also bug 222415.