OpenCSW question about package CSWapache24
Dagobert Michelsen
dam at opencsw.org
Tue Dec 30 20:07:33 CET 2014
Hi,
> Am 28.12.2014 um 22:11 schrieb tofighm at nei.nih.gov:
>
> Hello:
> I am trying to install apache2.4.10 on solaris 8, 10, and 11
> and i am getting all kind of error:
>
> for example on solaris 11 I get
> -luuid -lsendfile -lsocket -lnsl -lpthread -lm
> Undefined first referenced
> symbol in file
> TLSv1_2_client_method ab.o
> TLSv1_1_client_method ab.o
> ld: fatal: symbol referencing errors. No output written to .libs/ab
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `ab\'
> Current working directory /Disk3/usr_local/httpd-2.4.10/support
> *** Error code 1
> The following command caused the error:
> otarget=`echo all-recursive|sed s/-recursive//`; \\
> list=\' \'; \\
> for i in $list; do \\
> if test -d \"$i\"; then \\
> target=\"$otarget\"; \\
> echo \"Making $target in $i\"; \\
> if test \"$i\" = \".\"; then \\
> made_local=yes; \\
> target=\"local-$target\"; \\
> fi; \\
> (cd $i && make $target) || exit 1; \\
> fi; \\
> done; \\
> if test \"$otarget\" = \"all\" && test -z \'htpasswd htdigest htdbm ab logresolve httxt2dbm htcacheclean rotatelogs checkgid fcgistarter\'; then \\
> made_local=yes; \\
> fi; \\
> if test \"$made_local\" != \"yes\"; then \\
> make \"local-$otarget\" || exit 1; \\
> fi
> make: Fatal error: Command failed for target `all-recursive\'
> Current working directory /Disk3/usr_local/httpd-2.4.10/support
> *** Error code 1
> The following command caused the error:
> otarget=`echo all-recursive|sed s/-recursive//`; \\
> list=\' srclib os server modules support\'; \\
> for i in $list; do \\
> if test -d \"$i\"; then \\
> target=\"$otarget\"; \\
> echo \"Making $target in $i\"; \\
> if test \"$i\" = \".\"; then \\
> made_local=yes; \\
> target=\"local-$target\"; \\
> fi; \\
> (cd $i && make $target) || exit 1; \\
> fi; \\
> done; \\
> if test \"$otarget\" = \"all\" && test -z \'httpd shared-build \'; then \\
> made_local=yes; \\
> fi; \\
> if test \"$made_local\" != \"yes\"; then \\
> make \"local-$otarget\" || exit 1; \\
> fi
> make: Fatal error: Command failed for target `all-recursive\'
>
> Any idea would be approciated.
This more looks like a manual source build which is neither related to the package
install nor the OpenCSW package building. You can see the build recipe we use at
http://buildfarm.opencsw.org/source/xref/opencsw/csw/mgar/pkg/apache24/trunk/Makefile
Best regards
— Dago
--
"You don't become great by trying to be great, you become great by wanting to do something,
and then doing it so hard that you become great in the process." - xkcd #896
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2418 bytes
Desc: not available
URL: <http://lists.opencsw.org/pipermail/users/attachments/20141230/422a433a/attachment.p7s>
More information about the users
mailing list