Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Freetype emerge fails while upgrading to gcc 3.2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bdonlan
n00b
n00b


Joined: 21 Jan 2003
Posts: 44

PostPosted: Sun Mar 23, 2003 6:29 pm    Post subject: Freetype emerge fails while upgrading to gcc 3.2 Reply with quote

I'm upgrading from gcc 2.95 to 3.2, and when I'm doing an emerge -e system, I get:
Code:

...
cc  -I./objs -I./builds/ansi -I./include -O2 -mcpu=i686 -pipe -o objs/ftsystem.o src/base/ftsystem.c
cc  -I./objs -I./builds/ansi -I./include -O2 -mcpu=i686 -pipe -o objs/ftdebug.o src/base/ftdebug.c
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [objs/ftdebug.o] Error 1
make: *** Waiting for unfinished jobs....
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [objs/ftsystem.o] Error 1

!!! ERROR: media-libs/freetype-2.1.2-r2 failed.
!!! Function src_compile, Line 54, Exitcode 2
!!! (no error message)


How do I fix this?
Back to top
View user's profile Send private message
bdonlan
n00b
n00b


Joined: 21 Jan 2003
Posts: 44

PostPosted: Sun Mar 23, 2003 11:00 pm    Post subject: Reply with quote

For lack of a better course of action, I have submitted this as bug #18063
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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