RE: [Libcgi-general] Libcgi 0.8.1 version build on solaris 2.8
Brought to you by:
rafaelsteil
From: Yogesh V. R. <yr...@in...> - 2003-01-23 14:56:03
|
Oops looks like I cannot run the compiled Examples in apache ?? I get 500 Internal Server Error... and the Apache error logs say the following Premature end of script header.. Any ideas or inputs will be appreciated... thanks -Yogesh > -----Original Message----- > From: lib...@li... > [mailto:lib...@li...]On Behalf Of Rafael > Steil > Sent: Thursday, January 23, 2003 7:01 PM > To: lib...@li... > Subject: Re: [Libcgi-general] Libcgi 0.8.1 version build on solaris 2.8 > > > > Cool. The next Makefile will do plataform checks.. an user > has reported > problems using the Makefile in freebsd ( "don't know how to make > gcc" error ). The > ironic thing is that older versions of libcgi ( which doesn't > uses "configure" script ) > works fine on FreeBSD.. well.. > > Rafael > > On Thu, 23 Jan 2003 19:48:21 +0530 > "Yogesh V. Ranade" <yr...@in...> wrote: > > > Hello !! > > > > There are problems compiling libcgi0.8.1 version > > on solaris 8 box with gcc version 2.95.3. > > I kept getting a lot of symbol relocation errors. > > > > To fix this problem I had to do the following > > modification to the Makefile > > > > Replace SHAREDOPT= -shared > > with > > SHAREDOPT= -G -z allextract > > > > > > Hope this helps someone trying to build... > > > > Cheer's > > > > -Yogesh > > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > Libcgi-general mailing list > > Lib...@li... > > https://lists.sourceforge.net/lists/listinfo/libcgi-general > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Libcgi-general mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libcgi-general |