[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Build Issue with latest source pulled from trunk on AIX 5.3L

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2007-07-31 02:25:50 CEST

I see LT_LDFLAGS and LTFLAGS in Makefile. Have you tried setting
those during 'make'?

On Jul 30, 2007, at 11:48 AM, <Danny.McKinney@sungard.com>
<Danny.McKinney@sungard.com> wrote:

> In order to use runtime linking on AIX the linker needs the –brtl
> option set. Where should I look to have this option set for the
> libtool? I did not have to set this option in the 1.4.4 version of
> Subversion it must have already been done.
>
>
>
> From: Danny.McKinney@sungard.com [mailto:Danny.McKinney@sungard.com]
> Sent: Wednesday, July 25, 2007 9:28 AM
> To: dev@subversion.tigris.org
> Subject: Build Issue with latest source pulled from trunk on AIX 5.3L
>
>
>
> I am receiving an error attempting to compile the latest code from
> the trunk. Could someone give me some direction on where I should
> look to correct the following issue: (The libraries are created and
> are located in /subversion/libsvn_client/.libs …etc)
>
>
>
> cd subversion/svn && /bin/sh /home/afsdxm/src/subversion-1.5.0/
> libtool --tag=CC --silent --mode=link gcc -I/usr/lcoal/include -I/
> usr/local/apr/include/apr-1 -pthread -L/usr/local/lib -rpath /
> usr/local/lib -o svn add-cmd.o blame-cmd.o cat-cmd.o changelist-
> cmd.o checkout-cmd.o cleanup-cmd.o commit-cmd.o conflict-
> callbacks.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o help-
> cmd.o import-cmd.o info-cmd.o list-cmd.o lock-cmd.o log-cmd.o
> main.o merge-cmd.o mkdir-cmd.o move-cmd.o notify.o propdel-cmd.o
> propedit-cmd.o propget-cmd.o proplist-cmd.o props.o propset-cmd.o
> resolved-cmd.o revert-cmd.o status-cmd.o status.o switch-cmd.o
> unlock-cmd.o update-cmd.o util.o ../../subversion/libsvn_client/
> libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../
> subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/
> libsvn_delta-1.la ../../subversion/libsvn_diff/
> libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/
> local/apr/lib/libaprutil-1.la -lldap -lexpat -liconv /usr/local/
> apr/lib/libapr-1.la -lpthread -lintl
>
> ld: 0706-006 Cannot find or open library file: -l svn_client-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_wc-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_ra-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_ra_local-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_repos-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_fs-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_fs_fs-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_fs_util-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_ra_svn-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_delta-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_diff-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l svn_subr-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l aprutil-1
>
> ld:open(): No such file or directory
>
> ld: 0706-006 Cannot find or open library file: -l apr-1
>
> ld:open(): No such file or directory
>
> collect2: ld returned 255 exit status
>
> make: 1254-004 The error code from the last command is 1.
>
>
>
>
>
> Stop.
>
>
>
> Thanks in advance for any suggestions.
>
>
>
> Danny McKinney • Senior Software Engineer • SunGard • Investar*ONE
> • 2300 Main Street Suite 400, Kansas City, MO 64108
>
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 31 02:17:53 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.