On Thursday 07 July 2005 19:17, Bernard Li wrote:
> Other issues I have come across is zlib and openssh needs to be updated
> to newer versions - and I also need to add the -fPIC CXXFLAG for zlib.

I had to add the line
        ( cd $(SRC_DIR)/$(ZLIB_DIR) && rm -f *.o)
before the line where you added -fPIC in zlib.rul
Otherwise some of the zlib objects aren't rebuilt with -fPIC.

Don't know whether it compiles, yet...

Regards,
Erich



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to