Hi Martin,
You're right, I installed Emboss and zlib.h was in /usr/local/include. I moved 
/usr/local -> /usr/local_org, ran the bootstrap script and changed directories 
back again /usr/local_org -> /usr/local  and everything went smoothly. 

Thanks very much!!

Regards,

Sheila


El 16/06/2010, a las 11:17, Martin Costabel escribió:

> Sheila Zuñiga wrote:
> []
>> gcc -L/sw/lib -L../lib -L../optlib -framework CoreFoundation  -o dpkg-deb  
>> build.o  extract.o  info.o main.o -ldpkg -lopt -lz -lintl -liconv -lc 
>> Undefined symbols:
>> "_egzerror", referenced from:
>>     _internalGzip in build.o
>>     _extracthalf in extract.o
> 
> The only file I could find on google that has the symbol egzerror is 
> zlibemboss.h. If this is installed as /usr/local/include/zlib.h, you would 
> get the errors you are seeing. Move /usr/local/include out of the way while 
> building Fink packages.
> 
> -- 
> Martin
> 
> 
> 
> 


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to