|
|
|
|
|
|
| Author |
Message |
Himanshu *nix forums beginner
Joined: 08 Sep 2005
Posts: 7
|
Posted: Wed Sep 21, 2005 11:40 pm Post subject:
Re: help with building subversion on IRIX 6.5.20m
|
|
|
Himanshu wrote:
| Quote: | Compiling subversion [http://subversion.tigris.org/] seems to work fine
with IRIX 6.5.20m & Freeware gcc, but the when I attempt to install, I
get this fatal error...
|
Thanks to Joerg over at nekochan.net's IRIX developer forums, I was able
to build subversion with these configure options:
CC=/usr/freeware/bin/gcc \
CXX=/usr/freeware/bin/g++ \
ac_cv_lib_gen_getmntent=no \
ac_cv_lib_sun=no \
ac_cv_lib_sun_getpwnam=no \
ac_cv_lib_sun_getmntent=no \
ac_cv_lib_sun_yp_match=no \
ac_cv_lib_socket=no \
ac_cv_lib_socket_main=no \
./configure -C --disable-nls --without-berkeley-db
--disable-mod-activation --without-be --without-axps --enable-all-static
--disable-shared
I believe the key option in the above line is --disable-shared (perhaps
in conjunction with --enable-all-static), because without that I get
linker errors (ld32 seg fault) during install.
Hope this info helps someone out there.
--
Himanshu |
|
| Back to top |
|
 |
Himanshu *nix forums beginner
Joined: 08 Sep 2005
Posts: 7
|
Posted: Sun Sep 18, 2005 12:08 am Post subject:
help with building subversion on IRIX 6.5.20m
|
|
|
Compiling subversion [http://subversion.tigris.org/] seems to work fine
with IRIX 6.5.20m & Freeware gcc, but the when I attempt to install, I
get this fatal error...can anyone give me some hints on how to get
subversion to configure/build/install correctly? Thanks.
libtool: install: warning: relinking `libsvn_client-1.la'
ld32: WARNING 85: definition of libiconv_open in
/usr/local/lib/libsvn_wc-1.so preempts that definition in
/usr/local/lib/libsvn_ra-1.so.
ld32: WARNING 85: definition of libiconv in
/usr/local/lib/libsvn_wc-1.so preempts that definition in
/usr/local/lib/libsvn_ra-1.so.
<snip>
ld32: WARNING 85: definition of __deregister_frame_info in
/usr/people/gohel/dow
nloads/subversion-1.2.3/apr-util/.libs/libaprutil-0.so preempts that
definition in
/usr/people/gohel/downloads/subversion-1.2.3/apr-util/xml/expat/lib/.libs/lib
expat.so.
ld32: Giving up after printing 50 warnings. Use -wall to print all
warnings.
ld32: Segmentation fault. Removing output file...
collect2: ld returned 1 exit status
libtool: install: error: relink `libsvn_client-1.la' with the above
command before installing it
gmake: *** [install-lib] Error 1
*** FYI, configure options:
ac_cv_lib_gen_getmntent=no \
ac_cv_lib_sun=no \
ac_cv_lib_sun_getpwnam=no \
ac_cv_lib_sun_getmntent=no \
ac_cv_lib_sun_yp_match=no \
ac_cv_lib_socket=no \
ac_cv_lib_socket_main=no \
../configure -C --disable-nls --without-berkeley-db
--
Himanshu |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Jan 08, 2009 5:18 am | All times are GMT
|
|
Mbna | Credit Cards | Remortgages | Online Loans | Florence apartments
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|