[sldev] Compilation error on Linux

Dale Glass dale at daleglass.net
Sun Aug 26 07:50:14 PDT 2007


On Sun, Aug 26, 2007 at 12:13:34AM -0500, Won J Jeon wrote:
> Hello all,
> 
> I'm trying to build the client viewer (1.18.2.0) on Ubuntu with Henri
> Beauchamp's bash script, and have the following compilation error.
> 
> link --no-keep-memory --reduce-memory-overheads
> /OUT:linux_crash_logger\linux-crash-logger-i686-bin-globalsyms
> /LIBPATH:lib_releasefordownload_client/i686-linux
> /LIBPATH:/usr/src/SL/libraries/i686-linux/lib_release_client llvfs.a
> llmath.a llcommon.a curl.a ssl.a crypto.a expat.a aprutil-1.a apr-1.a
> db-4.2.a gtk-x11-2.0.a\usr\src\SL\build\usr\src\SL\indra\i686-linux-client-releasefordownload\linux_crash_logger\linux_crash_logger.o
> link: invalid option -- -
> Try `link --help' for more information.

Something is weird there. 'link' is definitely the wrong command, it
should be 'ld'.

Besides, "/OUT:"?, "\" path separators? Something is very messed up
there. Sounds like there's some mixup between Windows and Linux ways of
doing things there.

Either the script is buggy, or (I'm not familiar with it) there's some
configuration to be done, and you didn't do it correctly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070826/18942a20/attachment.pgp


More information about the SLDev mailing list