Re: Balsa compile problem




On Thu 30 Mar 2000 02:26:14 Anthony DeRobertis wrote:
> Latest CVS, I can't figure this one out. At the gcc ... -o balsa ... line
> in make, I get these errors. Never mind that balsa_file_finder is being
> linked in:
> 
> mailbox-conf.o: In function `create_new_page':
> /home/anthony/gnome/balsa/src/mailbox-conf.c:800: undefined reference to
> `balsa_file_finder'
> /home/anthony/gnome/balsa/src/mailbox-conf.c:800: relocation truncated
> to fit:R_PPC_REL24 balsa_file_finder
> 
> This is gcc 2.95... Is this some weird balsa bug or a gcc problem?
> 

Due to the crazy weird nature of these, I'm tempted to say that this
is a compiler / linker thing. Also, inferring from the R_PPC_REL24
that you're on a PPC, this is more likely as PPC is something of a 
weird platform for Linux.

Who knows, maybe a "make clean ; make all" will fix it.

-- 
==============================
Peter Williams peter@newton.cx
"AIIEEEEEEEEE!!! DEATH ANTS!!"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]