Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error compiling maildrop under Gentoo 1.2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
DrSeltsam
n00b
n00b


Joined: 20 Oct 2002
Posts: 50

PostPosted: Mon Dec 09, 2002 6:50 am    Post subject: Error compiling maildrop under Gentoo 1.2 Reply with quote

Every time i try to emerge maildrop 1.4 or 1.5 i got this error:

Quote:
cc -march=i686 -O2 -pipe -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o reformail reformail.o buffer.o ../rfc822/librfc822.a ../liblock/liblock.a
reformail.o: In function `outofmem(void)':
reformail.o(.text+0xf): undefined reference to `cerr'
reformail.o(.text+0x14): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x20): undefined reference to `endl(ostream &)'
reformail.o: In function `help(void)':
reformail.o(.text+0x43): undefined reference to `cerr'
reformail.o(.text+0x48): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x54): undefined reference to `endl(ostream &)'
reformail.o: In function `NextLine(void)':
reformail.o(.text+0x112): undefined reference to `cin'
reformail.o(.text+0x13b): undefined reference to `ostream::flush(void)'
reformail.o(.text+0x143): undefined reference to `cin'
reformail.o(.text+0x15d): undefined reference to `cin'
reformail.o: In function `get_autoreply_body(void)':
reformail.o(.text+0x3b21): undefined reference to `cin'
reformail.o(.text+0x3b3c): undefined reference to `cin'
reformail.o(.text+0x3b41): undefined reference to `istream::read(char *, int)'
reformail.o(.text+0x3b4a): undefined reference to `cin'
reformail.o: In function `copy(int, char **, int)':
reformail.o(.text+0x3cdd): undefined reference to `cout'
reformail.o(.text+0x3ce2): undefined reference to `ostream::operator<<(char const *)'
reformail.o: In function `extract_headers(int, char **, int)':
reformail.o(.text+0x42dd): undefined reference to `cout'
reformail.o(.text+0x42e2): undefined reference to `ostream::operator<<(char const *)'
reformail.o: In function `split(int, char **, int)':
reformail.o(.text+0x450c): undefined reference to `cerr'
reformail.o(.text+0x4511): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x451d): undefined reference to `endl(ostream &)'
reformail.o(.text+0x4546): undefined reference to `cerr'
reformail.o(.text+0x454b): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x4557): undefined reference to `endl(ostream &)'
reformail.o(.text+0x4723): undefined reference to `cerr'
reformail.o(.text+0x4728): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x4734): undefined reference to `endl(ostream &)'
reformail.o(.text+0x483e): undefined reference to `cerr'
reformail.o(.text+0x4843): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x484f): undefined reference to `endl(ostream &)'
reformail.o: In function `main':
reformail.o(.text+0x5435): undefined reference to `cout'
reformail.o(.text+0x543a): undefined reference to `ostream::flush(void)'
reformail.o(.text+0x5442): undefined reference to `cout'
reformail.o(.text+0x5455): undefined reference to `cerr'
reformail.o(.text+0x545a): undefined reference to `ostream::operator<<(char const *)'
reformail.o(.text+0x5466): undefined reference to `endl(ostream &)'
collect2: ld returned 1 exit status
make[1]: *** [reformail] Error 1
make[1]: Leaving directory `/var/tmp/portage/maildrop-1.4.0-r1/work/maildrop-1.4.0/maildrop'
make: *** [all-recursive] Error 1

!!! ERROR: net-mail/maildrop-1.4.0-r1 failed.
!!! Function src_compile, Line 15, Exitcode 2
!!! compile problem


Does anyone know how to emerge maildrop?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum