Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fortune-mod doesn't want to compile
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X)
View previous topic :: View next topic  
Author Message
WhackAMole
n00b
n00b


Joined: 27 Jul 2003
Posts: 42
Location: New York

PostPosted: Sun Oct 24, 2004 3:55 am    Post subject: fortune-mod doesn't want to compile Reply with quote

I have done an un-collision-protected install of recode to get it going (I can always reinstall the MacOS on this machine), but it just doesn't want to work. It died once saying I needed to update the table of contents for /usr/lib/recode.a with ranlib (which I did). Now it is dying with this error:
Code:
cd datfiles && make COOKIEDIR=/usr/share/fortune \
            OCOOKIEDIR=/usr/share/fortune/off WCOOKIEDIR=/usr/share/fortune/html \
            OFFENSIVE= WEB=0
gcc -s -o fortune fortune.o -lrecode
if [  = 1 ] ; then \
    cd off && make OCOOKIEDIR=/usr/share/fortune/off ; fi
/bin/sh: line 1: [: =: unary operator expected
if [ 0 = 1 ] ; then \
    cd html && make WCOOKIEDIR=/usr/share/fortune/html; fi
ld: Undefined symbols:
_re_comp
_re_exec
_error
make[1]: *** [fortune] Error 1
make: *** [fortune-bin] Error 2

!!! ERROR: games-misc/fortune-mod-1.99.1 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



Any ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Gentoo for Mac OS X (Portage for Mac OS X) 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