Hi,

I have modified the makeAdaptor.sh in the following wave:

#!/bin/sh
LTFLAGS="--tag=CC"; export LTFLAGS

/usr/apache2/bin/apxs -i -a -c -S CC=/usr/sfw/bin/gcc -S CFLAGS='-O2 - Wall -fpic -DSSL_EXPERIMENTAL -DSSL_ENGINE' -DSINGLE_THREADED_ADAPTOR - D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 - DSSL_EXPERIMENTAL_PERDIRCA_IGNORE -DSSL_EXPERIMENTAL_PROXY_IGNORE - DEAPI -DAPACHE mod_WebObjects.c appcfg.c cfgparse.c config.c hostlookup.c list.c listing.c loadaverage.c loadbalancing.c log.c MoreURLCUtilities.c nbsocket.c PB.project Platform.c random.c request.c response.c roundrobin.c shmem.c strdict.c strtbl.c transaction.c transport.c wastring.c womalloc.c WOURLCUtilities_3.c WOURLCUtilities.c xmlcparser.c xmlctokenizer.c xmlparse.c

This has compiled successfully in Solaris 10 10/09 sparc with the installed apache 2.0.63, using the installed gcc

Regards

Paolo


Il giorno 13/nov/2009, alle ore 16.03, Raghavender ha scritto:

Hi,

I have downloaded the Solaris WO Adaptor archive from the following link:
http://wiki.objectstyle.org/confluence/display/WO/Programming__WebObjects-Web+Applications-Deployment-Solaris+WO5.3.3

And tried to build the adaptor using the makeAdaptor shell file, but i am unable to build it, getting the following error even though the apache extension tool is existing in the specified path:
-----------------------------------------------------
bash-3.00# ./makeAdaptor.sh
./makeAdaptor.sh: /export/ers4/apache2.2-64/bin/apxs: not found
-----------------------------------------------------

        Any help would be appreciated.

Thanks,
Raghu.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/psomma%40jpaso.com

This email sent to [email protected]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to