compilation error

compilation error

am 28.08.2009 08:40:34 von Melanie Pfefer

Hi,

Can you please advise why I have this error upon compilation time (make)?

/bin/bash /apache/httpd-2.2.6/srclib/apr/libtool --silent --mode=3Dlink gc=
c -g -O2 -DHAVE_CONFIG_H -DSOLARIS2=3D10 -D_POSIX_PTHREAD_SEMANTICS -D_RE=
ENTRANT -D_LARGEFILE64_SOURCE -I./include -I/HTTP/httpd-2.2.6/srclib/apr/=
include/arch/unix -I./include/arch/unix -I/HTTP/httpd-2.2.6/srclib/apr/incl=
ude -version-info 2:8:2 -o libapr-1.la -rpath /usr/local/apache2/lib pa=
sswd/apr_getpass.lo strings/apr_cpystrn.lo strings/apr_strnatcmp.lo strings=
/apr_strings.lo strings/apr_strtok.lo strings/apr_fnmatch.lo strings/apr_sn=
printf.lo tables/apr_tables.lo tables/apr_hash.lo atomic/unix/apr_atomic.lo=
dso/unix/dso.lo file_io/unix/flock.lo file_io/unix/readwrite.lo file_io/un=
ix/filepath_util.lo file_io/unix/seek.lo file_io/unix/dir.lo file_io/unix/m=
ktemp.lo file_io/unix/filedup.lo file_io/unix/tempdir.lo file_io/unix/filep=
ath.lo file_io/unix/pipe.lo file_io/unix/open.lo file_io/unix/filestat.lo f=
ile_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/fullrw.lo
locks/unix/thread_rwlock.lo locks/unix/thread_mutex.lo locks/unix/thread_c=
ond.lo locks/unix/proc_mutex.lo locks/unix/global_mutex.lo memory/unix/apr_=
pools.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/version.lo misc/un=
ix/rand.lo misc/unix/start.lo misc/unix/errorcodes.lo misc/unix/getopt.lo m=
isc/unix/otherchild.lo mmap/unix/mmap.lo mmap/unix/common.lo network_io/uni=
x/sockaddr.lo network_io/unix/sockopt.lo network_io/unix/sendrecv.lo networ=
k_io/unix/multicast.lo network_io/unix/sockets.lo network_io/unix/inet_ntop=
...lo network_io/unix/inet_pton.lo poll/unix/epoll.lo poll/unix/select.lo pol=
l/unix/poll.lo poll/unix/port.lo poll/unix/kqueue.lo random/unix/sha2.lo ra=
ndom/unix/apr_random.lo random/unix/sha2_glue.lo shmem/unix/shm.lo support/=
unix/waitio.lo threadproc/unix/procsup.lo threadproc/unix/thread.lo threadp=
roc/unix/signals.lo threadproc/unix/proc.lo threadproc/unix/threadpriv.lo t=
ime/unix/time.lo time/unix/timestr.lo user/unix/userinfo.lo
user/unix/groupinfo.lo -luuid -lsendfile -lrt -lsocket -lnsl -lpthread
/apache/httpd-2.2.6/srclib/apr/libtool: line 5565: ar: command not found
make[3]: *** [libapr-1.la] Error 127
make[3]: Leaving directory `/apache/httpd-2.2.6/srclib/apr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/apache/httpd-2.2.6/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/apache/httpd-2.2.6/srclib'
make: *** [all-recursive] Error 1

This is the configure command

.../configure --prefix=3D/usr/local/apache2 --enable-mods-shared=3Dall --enab=
le-ssl=3Dshared --enable-ssl --with-ssl=3D/usr/local/ssl --enable-proxy --e=
nable-proxy-connect --enable-proxy-ftp --enable-proxy-http --enable-deflate=
--enable-authnz-ldap --enable-ldap --with-ldap --with-ldap-include=3D/opt/=
sunone/lib/ldapcsdk/include --with-ldap-lib=3D/opt/sunone/lib

thanks =0A


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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: compilation error

am 28.08.2009 12:48:13 von Eric Covener

On Fri, Aug 28, 2009 at 2:40 AM, Melanie
Pfefer wrote:

> /apache/httpd-2.2.6/srclib/apr/libtool: line 5565: ar: command not found

incomplete toolchain, dev tools not in PATH?

--
Eric Covener
covener@gmail.com

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See 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: compilation error

am 23.09.2009 07:58:46 von Manoj Samtani

--_2c4f15f5-e2a2-4414-8d84-2c18bbf4a737_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable


please check if SELinux is enabled or denying access for compilcation.....

> Date: Thu=2C 27 Aug 2009 23:40:34 -0700
> From: melanie_pfefer@yahoo.co.uk
> To: users@httpd.apache.org
> Subject: [users@httpd] compilation error
>=20
> Hi=2C
>=20
> Can you please advise why I have this error upon compilation time (make)?
>=20
> /bin/bash /apache/httpd-2.2.6/srclib/apr/libtool --silent --mode=3Dlink =
gcc -g -O2 -DHAVE_CONFIG_H -DSOLARIS2=3D10 -D_POSIX_PTHREAD_SEMANTICS -D_=
REENTRANT -D_LARGEFILE64_SOURCE -I./include -I/HTTP/httpd-2.2.6/srclib/ap=
r/include/arch/unix -I./include/arch/unix -I/HTTP/httpd-2.2.6/srclib/apr/in=
clude -version-info 2:8:2 -o libapr-1.la -rpath /usr/local/apache2/lib =
passwd/apr_getpass.lo strings/apr_cpystrn.lo strings/apr_strnatcmp.lo strin=
gs/apr_strings.lo strings/apr_strtok.lo strings/apr_fnmatch.lo strings/apr_=
snprintf.lo tables/apr_tables.lo tables/apr_hash.lo atomic/unix/apr_atomic.=
lo dso/unix/dso.lo file_io/unix/flock.lo file_io/unix/readwrite.lo file_io/=
unix/filepath_util.lo file_io/unix/seek.lo file_io/unix/dir.lo file_io/unix=
/mktemp.lo file_io/unix/filedup.lo file_io/unix/tempdir.lo file_io/unix/fil=
epath.lo file_io/unix/pipe.lo file_io/unix/open.lo file_io/unix/filestat.lo=
file_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/fullrw.lo
> locks/unix/thread_rwlock.lo locks/unix/thread_mutex.lo locks/unix/thread=
_cond.lo locks/unix/proc_mutex.lo locks/unix/global_mutex.lo memory/unix/ap=
r_pools.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/version.lo misc/=
unix/rand.lo misc/unix/start.lo misc/unix/errorcodes.lo misc/unix/getopt.lo=
misc/unix/otherchild.lo mmap/unix/mmap.lo mmap/unix/common.lo network_io/u=
nix/sockaddr.lo network_io/unix/sockopt.lo network_io/unix/sendrecv.lo netw=
ork_io/unix/multicast.lo network_io/unix/sockets.lo network_io/unix/inet_nt=
op..lo network_io/unix/inet_pton.lo poll/unix/epoll.lo poll/unix/select.lo =
poll/unix/poll.lo poll/unix/port.lo poll/unix/kqueue.lo random/unix/sha2.lo=
random/unix/apr_random.lo random/unix/sha2_glue.lo shmem/unix/shm.lo suppo=
rt/unix/waitio.lo threadproc/unix/procsup.lo threadproc/unix/thread.lo thre=
adproc/unix/signals.lo threadproc/unix/proc.lo threadproc/unix/threadpriv.l=
o time/unix/time.lo time/unix/timestr.lo user/unix/userinfo.lo
> user/unix/groupinfo.lo -luuid -lsendfile -lrt -lsocket -lnsl -lpthrea=
d
> /apache/httpd-2.2.6/srclib/apr/libtool: line 5565: ar: command not found
> make[3]: *** [libapr-1.la] Error 127
> make[3]: Leaving directory `/apache/httpd-2.2.6/srclib/apr'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/apache/httpd-2.2.6/srclib/apr'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/apache/httpd-2.2.6/srclib'
> make: *** [all-recursive] Error 1
>=20
> This is the configure command
>=20
> ../configure --prefix=3D/usr/local/apache2 --enable-mods-shared=3Dall --e=
nable-ssl=3Dshared --enable-ssl --with-ssl=3D/usr/local/ssl --enable-proxy =
--enable-proxy-connect --enable-proxy-ftp --enable-proxy-http --enable-defl=
ate --enable-authnz-ldap --enable-ldap --with-ldap --with-ldap-include=3D/o=
pt/sunone/lib/ldapcsdk/include --with-ldap-lib=3D/opt/sunone/lib
>=20
> thanks
>=20
>=20
> =20
>=20
>=20
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See for more info.
> To unsubscribe=2C e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands=2C e-mail: users-help@httpd.apache.org
>=20
=0A=
____________________________________________________________ _____=0A=
More than messages=96check out the rest of the Windows Live=99.=0A=
http://www.microsoft.com/india/windows/windowslive/=

--_2c4f15f5-e2a2-4414-8d84-2c18bbf4a737_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable






please check if SELinux is enabled or denying access for compilcation.....<=
br>
>=3B Date: Thu=2C 27 Aug 2009 23:40:34 -0700
>=3B From: melan=
ie_pfefer@yahoo.co.uk
>=3B To: users@httpd.apache.org
>=3B Subjec=
t: [users@httpd] compilation error
>=3B
>=3B Hi=2C
>=3B >>=3B Can you please advise why I have this error upon compilation time (=
make)?
>=3B
>=3B /bin/bash /apache/httpd-2.2.6/srclib/apr/libtoo=
l --silent --mode=3Dlink gcc -g -O2 -DHAVE_CONFIG_H -DSOLARIS2=3D10 -D_P=
OSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -I./include -I/=
HTTP/httpd-2.2.6/srclib/apr/include/arch/unix -I./include/arch/unix -I/HTTP=
/httpd-2.2.6/srclib/apr/include -version-info 2:8:2 -o libapr-1.la -rpa=
th /usr/local/apache2/lib passwd/apr_getpass.lo strings/apr_cpystrn.lo stri=
ngs/apr_strnatcmp.lo strings/apr_strings.lo strings/apr_strtok.lo strings/a=
pr_fnmatch.lo strings/apr_snprintf.lo tables/apr_tables.lo tables/apr_hash.=
lo atomic/unix/apr_atomic.lo dso/unix/dso.lo file_io/unix/flock.lo file_io/=
unix/readwrite.lo file_io/unix/filepath_util.lo file_io/unix/seek.lo file_i=
o/unix/dir.lo file_io/unix/mktemp.lo file_io/unix/filedup.lo file_io/unix/t=
empdir.lo file_io/unix/filepath.lo file_io/unix/pipe.lo file_io/unix/open.l=
o file_io/unix/filestat.lo file_io/unix/copy.lo file_io/unix/fileacc.lo fil=
e_io/unix/fullrw.lo
>=3B locks/unix/thread_rwlock.lo locks/unix/threa=
d_mutex.lo locks/unix/thread_cond.lo locks/unix/proc_mutex.lo locks/unix/gl=
obal_mutex.lo memory/unix/apr_pools.lo misc/unix/charset.lo misc/unix/env.l=
o misc/unix/version.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/error=
codes.lo misc/unix/getopt.lo misc/unix/otherchild.lo mmap/unix/mmap.lo mmap=
/unix/common.lo network_io/unix/sockaddr.lo network_io/unix/sockopt.lo netw=
ork_io/unix/sendrecv.lo network_io/unix/multicast.lo network_io/unix/socket=
s.lo network_io/unix/inet_ntop..lo network_io/unix/inet_pton.lo poll/unix/e=
poll.lo poll/unix/select.lo poll/unix/poll.lo poll/unix/port.lo poll/unix/k=
queue.lo random/unix/sha2.lo random/unix/apr_random.lo random/unix/sha2_glu=
e.lo shmem/unix/shm.lo support/unix/waitio.lo threadproc/unix/procsup.lo th=
readproc/unix/thread.lo threadproc/unix/signals.lo threadproc/unix/proc.lo =
threadproc/unix/threadpriv.lo time/unix/time.lo time/unix/timestr.lo user/u=
nix/userinfo.lo
>=3B user/unix/groupinfo.lo -luuid -lsendfile -lrt =
-lsocket -lnsl -lpthread
>=3B /apache/httpd-2.2.6/srclib/apr/libtool:=
line 5565: ar: command not found
>=3B make[3]: *** [libapr-1.la] Erro=
r 127
>=3B make[3]: Leaving directory `/apache/httpd-2.2.6/srclib/apr'=

>=3B make[2]: *** [all-recursive] Error 1
>=3B make[2]: Leaving =
directory `/apache/httpd-2.2.6/srclib/apr'
>=3B make[1]: *** [all-recu=
rsive] Error 1
>=3B make[1]: Leaving directory `/apache/httpd-2.2.6/sr=
clib'
>=3B make: *** [all-recursive] Error 1
>=3B
>=3B This=
is the configure command
>=3B
>=3B ../configure --prefix=3D/usr=
/local/apache2 --enable-mods-shared=3Dall --enable-ssl=3Dshared --enable-ss=
l --with-ssl=3D/usr/local/ssl --enable-proxy --enable-proxy-connect --enabl=
e-proxy-ftp --enable-proxy-http --enable-deflate --enable-authnz-ldap --ena=
ble-ldap --with-ldap --with-ldap-include=3D/opt/sunone/lib/ldapcsdk/include=
--with-ldap-lib=3D/opt/sunone/lib
>=3B
>=3B thanks
>=3B r>>=3B
>=3B
>=3B
>=3B
>=3B ----------------=
-----------------------------------------------------
>=3B The officia=
l User-To-User support forum of the Apache HTTP Server Project.
>=3B S=
ee <=3BURL:http://httpd.apache.org/userslist.html>=3B for more info. >>=3B To unsubscribe=2C e-mail: users-unsubscribe@httpd.apache.org
>=
=3B " from the digest: users-digest-unsubscribe@httpd.apache.org
&g=
t=3B For additional commands=2C e-mail: users-help@httpd.apache.org
>=
=3B


Get easy photo sharing with Windows Live=99=
Photos. os.aspx' target=3D'_new'>Drag n=92 drop
=

--_2c4f15f5-e2a2-4414-8d84-2c18bbf4a737_--