problem regarding installation of APR -- make command shows fatal error ..

2009-01-20 Thread Pswami Vivekananda

hey everybody,

i am trying to install tomcat-native-1.1.13 on my apache-tomcat-6.0.16
server. the configure file seemed to work alright. but when i started make
i got the following error
#./configure --with-apr=/usr/local/apr
--with-java-home=/usr/jdk/jdk1.5.0_14
it worked fine
#make
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `libtcnative-1.la'
Current working
directory /apps/apache-tomcat-6.0.16/bin/tomcat-native-1.1.13-src/jni/native
*** Error code 1
The following command caused the error:
otarget=`echo all-recursive | sed s/-recursive//`; \
list='src os/unix '; \
for i in $list; do \
if test -f $i/Makefile; 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 libtcnative-1.la; 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 kind of help is appreciated.


thanks and regards,
P.Swami Vivekananda

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: problem regarding installation of APR -- make command shows fatal error ..

2009-01-20 Thread Peter Crowther
 From: Pswami Vivekananda [mailto:pswami.vivekana...@tcs.com]
 i am trying to install tomcat-native-1.1.13 on my apache-tomcat-6.0.16
 server.

What OS?

 ld: fatal: relocations remain against allocatable but
 non-writable sections
 collect2: ld returned 1 exit status

Nice error!  It's going to be a little difficult to debug without knowing a 
more about your environment.

- Peter

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: problem regarding installation of APR -- make command shows fatal error ..

2009-01-20 Thread Gregor Schneider
Sun Sparc with Solaris 10 - Pswami postet the problem already few hrs ago:

http://www.nabble.com/Problem-in-APR-installation.-td21557473.html

Howver, got no clue about Solaris.

Cheers

Gregor--
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: problem regarding installation of APR -- make command shows fatal error ..

2009-01-20 Thread Pswami Vivekananda
hey,
its solaris 10 sparc on a m5000 box..
any suggestions ..
thanks and regards,
P. Swami Vivekananda

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org