| Summary: | package "app-misc/ckermit-8.0" does no build with emerge | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Stahl <hm.stahl> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | brandy |
| Priority: | High | ||
| Version: | 1.4_rc4 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
This is a duplicate of Bug #27119. |
Kermit does no compile/link. My USE flags are: USE="alsa arts avi cdr crypt cups dga dvd encode -gnome gphoto imap informix kde maildir mmx mozilla mpeg odbc opengl pam ppds pdflib png postgres qt quicktime readline ruby samba scanner sse ssl tiff truetype usb X xmms xv" Here the end of the "emerge ckermit" session: gcc -mcpu=athlon-xp -O3 -pipe -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_CRYPTH -DCK_SHADOW -DKTARGET=\"linux\" -c ckcftp.c gcc -o wermit \ ckcmai.o ckclib.o ckutio.o ckufio.o \ ckcfns.o ckcfn2.o ckcfn3.o ckuxla.o \ ckcpro.o ckucmd.o ckuus2.o ckuus3.o \ ckuus4.o ckuus5.o ckuus6.o ckuus7.o \ ckuusx.o ckuusy.o ckuusr.o ckucns.o \ ckudia.o ckuscr.o ckcnet.o ckusig.o \ ckctel.o ckcuni.o ckupty.o ckcftp.o \ -lncurses -lresolv -lcrypt -lm ckcfns.o(.text+0x3da): In function `bdecode': : undefined reference to `errno' ckcfns.o(.text+0x15ac): In function `decode': : undefined reference to `errno' ckuus4.o(.text+0x1c54): In function `transmit': : undefined reference to `errno' ckuus4.o(.text+0x1cd8): In function `transmit': : undefined reference to `errno' ckuus4.o(.text+0x1d65): In function `transmit': : undefined reference to `errno' ckuus4.o(.text+0x1dbd): more undefined references to `errno' follow collect2: ld returned 1 exit status make[2]: *** [xermit] Error 1 make[2]: Leaving directory `/var/tmp/portage/ckermit-8.0/work' make[1]: *** [linuxa] Error 2 make[1]: Leaving directory `/var/tmp/portage/ckermit-8.0/work' make: *** [linux] Error 2 !!! ERROR: app-misc/ckermit-8.0 failed. !!! Function src_compile, Line 30, Exitcode 2 !!! (no error message)