Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26165 - net-mail/mess822 fails to compile (errno)
Summary: net-mail/mess822 fails to compile (errno)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Rajiv Aaron Manglani (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 17:43 UTC by Rajiv Aaron Manglani (RETIRED)
Modified: 2003-08-07 20:43 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 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2003-08-07 17:43:18 UTC
emerge mess822 ... the compile fails with:

ofmipd.c: In function `main':
ofmipd.c:428: warning: return type of `main' is not `int'
./compile qmail.c
./load auto-str substdio.a error.a str.a 
./compile timeoutread.c
substdio.a(substdo.o)(.text+0x5d): In function `substdio_flush':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x158): In function `substdio_bput':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x29e): In function `substdio_put':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x2bb): In function `substdio_put':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x378): In function `substdio_putflush':
: undefined reference to `errno'
substdio.a(substdo.o)(.text+0x38d): more undefined references to `errno' follow
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: net-mail/mess822-0.58 failed.
!!! Function src_compile, Line 25, Exitcode 2
!!! (no error message)




# emerge info
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.22_pre2-gss i686 AMD Athlon(TM) XP 2500+
GENTOO_MIRRORS="http://www.gtlib.cc.gatech.edu/pub/gentoo
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode foomaticdb gif imlib java jpeg
libg++ libwww mad mmx mpeg ncurses oggvorbis pdflib png qt quicktime sdl slang
spell svga truetype xml2 xmms xv zlib gdbm berkdb readline X tcpd pam ssl perl
python gtk motif opengl ldap alsa apache2 cdr curl doc dvd emacs ethereal gtk2
imap innodb jikes maildir mbox mozilla mysql offensive sasl slp sse tcltk tiff
usb xvid -arts -gpm -kde -gnome -mikmod -nls"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2003-08-07 20:43:21 UTC
fixed in CVS in mess822-0.58-r1.ebuild.