Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26003 - the game 'mindless' fails to build
Summary: the game 'mindless' fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-05 17:50 UTC by Mark Knecht
Modified: 2003-08-06 05:08 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 Mark Knecht 2003-08-05 17:50:03 UTC
emerge mindless fails with an "undefined reference to 'errno'"

Reproducible: Always
Steps to Reproduce:
1.emerge -v mindless
2.
3.

Actual Results:  
gcc -Wall -g `gdk-pixbuf-config --cflags` -c http_fetcher.c
gcc -Wall  -o mindless mindless.o deck.o zone.o playarea.o cardbase.o newgame.o
game.o opponent.o dialogs.o prefs.o fgetline.o cardart.o proto-ma.o proto-appr.o
encrypt.o http_fetcher.o `gdk-pixbuf-config --libs`
http_fetcher.o(.text+0xd80): In function `http_strerror':
/var/tmp/portage/mindless-1.2/work/mindless-1.2/http_fetcher.c:463: undefined
reference to `errno'
collect2: ld returned 1 exit status
make: *** [mindless] Error 1

!!! ERROR: app-games/mindless-1.2 failed.
!!! Function src_compile, Line 19, Exitcode 2
!!! (no error message)

Wizard root # 

Expected Results:  
should build
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-08-05 20:45:55 UTC
Try the 1.3 build that I just added to CVS and let me know how it goes.

Thanks.
Comment 2 Mark Knecht 2003-08-06 04:20:16 UTC
Hi,
   It seems to be building now. Thanks!

Mark
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2003-08-06 05:08:58 UTC
Excellent... resolving this bug then