Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16219 - Eterm build crashes.
Summary: Eterm build crashes.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-23 06:05 UTC by Maxime Ritter
Modified: 2003-02-23 14:55 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 Maxime Ritter 2003-02-23 06:05:51 UTC
I upgraded lot of softwares (KDE 3.1, Xfree, gcc, etc...) using gcc, and Eterm
doesn't work any longer : 

airmax@guinness:~% Eterm                                                  11:59
Eterm: error while loading shared libraries: libttf.so.2: cannot open shared
object file: No such file or directory

So I decided to re-emerge eterm, but when I try to emerge Eterm, I get errors
about libEterm...


Reproducible: Always
Steps to Reproduce:
1. emerge rsync
2. sudo emerge eterm

Actual Results:  
gcc -O9 -funroll-loops -ffast-math -malign-double -mcpu=pentiumpro -march=pentiu
mpro -fomit-frame-pointer -fno-exceptions -L/usr/lib -L/usr/X11R6/lib -L/usr/lib
 -L/usr/X11R6/lib -o .libs/Eterm main.o .libs/libEterm.so -last -ldl -lSM -lICE 
-lXmu -lXext -lX11 -lutil -lm -last -ldl -lSM -lICE -lXmu -lXext -lX11 -lutil -l
m -Wl,--rpath -Wl,/usr/lib:/usr/lib/Eterm
.libs/libEterm.so: undefined reference to `update_cmod_tables'
.libs/libEterm.so: undefined reference to `imlib_context_set_image'
collect2: ld returned 1 exit status
make[2]: *** [Eterm] Error 1
make[2]: Leaving directory `/var/tmp/portage/eterm-0.9.1-r5/work/Eterm-0.9.1/src
'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/eterm-0.9.1-r5/work/Eterm-0.9.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: x11-terms/eterm-0.9.1-r5 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! (no error message)

sudo emerge eterm  86.20s user 13.06s system 88% cpu 1:52.03 total


Expected Results:  
Compilation ending with success ?
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-02-23 14:55:59 UTC
turn down your compiler flags