You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ko...@chalu.cz on 2003/11/26 12:24:57 UTC

[users@httpd] error when compile 2.0.48 on solaris

Hallo,
When I try to compile 2.0.48 on solaris, I got:
...
Making all in prefork
/data/usersdata/smartm/srcs/apache_src/httpd-2.0.48/srclib/apr/libtool --silent
--mode=compile gcc  -g -O2 -pthreads    -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTI\
CS -D_REENTRANT -DAP_HAVE_DESIGNATED_INITIALIZER  
-I/data/usersdata/smartm/srcs/apache_src/httpd-2.0.48/srclib/apr/include
-I/users/smartm/data/srcs/apache_\
src/httpd-2.0.48/srclib/apr/include
-I/data/usersdata/smartm/srcs/apache_src/httpd-2.0.48/srclib/apr-util/include
-I/users/smartm/data/srcs/apache_src/httpd-\
2.0.48/srclib/apr-util/include -I/usr/local/BerkeleyDB.4.1/include
-I/users/smartm/data/srcs/apache_src/httpd-2.0.48/srclib/apr-util/xml/expat/lib
-I. -I/use\
rs/smartm/data/srcs/apache_src/httpd-2.0.48/os/unix
-I/users/smartm/data/srcs/apache_src/httpd-2.0.48/server/mpm/prefork
-I/users/smartm/data/srcs/apache_src\
/httpd-2.0.48/modules/http
-I/users/smartm/data/srcs/apache_src/httpd-2.0.48/modules/filters
-I/users/smartm/data/srcs/apache_src/httpd-2.0.48/modules/proxy \
-I/users/smartm/data/srcs/apache_src/httpd-2.0.48/include
-I/usr/local/ssl/include/openssl -I/usr/local/ssl/include
-I/users/smartm/data/srcs/apache_src/http\
d-2.0.48/modules/dav/main -prefer-non-pic -static -c
/users/smartm/data/srcs/apache_src/httpd-2.0.48/server/exports.c && touch
/users/smartm/data/srcs/apache\
_src/httpd-2.0.48/server/exports.lo
*** Error code 1
*** Error code 1
*** Error code 1

I try it with GNU make 3.8 and any other make on solaris too, error causes both
of this.
OS is:
$ uname -a
SunOS idiar 5.8 Generic_108528-03 sun4u sparc SUNW,UltraSPARC-IIi-cEngine

does anyone knows where is my fail?
Thanks,
Jiri



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] error when compile 2.0.48 on solaris

Posted by "John P. Dodge" <do...@cruciate.ca.boeing.com>.
On Wed, 26 Nov 2003 konf@chalu.cz wrote:

> Hallo,
> When I try to compile 2.0.48 on solaris, I got:
> ...
> Making all in prefork
> /data/usersdata/smartm/srcs/apache_src/httpd-2.0.48/srclib/apr/libtool --silent
> --mode=compile gcc  -g -O2 -pthreads    -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTI\
> /users/smartm/data/srcs/apache\
> _src/httpd-2.0.48/server/exports.lo
> *** Error code 1
> *** Error code 1
> *** Error code 1
>
> Thanks,
> Jiri
This looks like the "path to source dir contains symlink" issue. Set your
dir to the explicit, root qualified dir and rerun configure.


----------------------------------------
"Mon aƩroglisseur est plein d'anguilles"
John P. Dodge
Boeing Shared Services


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org