Thanks Ruediger - very useful. I May have some to add on SLES if the community needs (I may be submitting some patches to make the scripts more SLES/OpenSuse friendly)

I think the issue was that the build files I had copied to that machine (which has limited access to the off campus net) we'ren't cleaned and had been configured with a different version of libtool. A clean build is running now and seems better!

D

On 11/03/2011 11:47 AM, Ruediger Rolf wrote:
We had a problem with SDL_gfx too. Not mit libool but with automake.

So our workaround for CentOS might work for you too:
http://opencast.jira.com/wiki/display/MH/Install+Source+Linux+%28Trunk%29 (see Build section). Wee will see to improve this in the script but at least this might work...

RĂ¼diger

On 03.11.2011 08:55, David Horwitz wrote:
Hi All,

I'm trying to build the 3rd party tools on SLES Linux and hit an odd libtool error. Has anyone else hit this?

/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL_gfx\" -DVERSION=\"2.0.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_LONG=8 -DBUILD_DLL -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT SDL_gfxPrimitives.lo -MD -MP -MF .deps/SDL_gfxPrimitives.Tpo -c -o SDL_gfxPrimitives.lo SDL_gfxPrimitives.c
./libtool: line 847: X--tag=CC: command not found
./libtool: line 880: libtool: ignoring unknown tag : command not found
./libtool: line 847: X--mode=compile: command not found
./libtool: line 1014: *** Warning: inferring the mode of operation is deprecated.: command not found ./libtool: line 1015: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
./libtool: line 1158: Xgcc: command not found
./libtool: line 1158: X-DPACKAGE_NAME="": command not found
./libtool: line 1158: X-DPACKAGE_TARNAME="": command not found
./libtool: line 1158: X-DPACKAGE_VERSION="": command not found
./libtool: line 1158: X-DPACKAGE_STRING="": command not found
./libtool: line 1158: X-DPACKAGE_BUGREPORT="": command not found
./libtool: line 1158: X-DPACKAGE="SDL_gfx": command not found
./libtool: line 1158: X-DVERSION="2.0.22": command not found
./libtool: line 1158: X-DSTDC_HEADERS=1: command not found
./libtool: line 1158: X-DHAVE_SYS_TYPES_H=1: command not found
./libtool: line 1158: X-DHAVE_SYS_STAT_H=1: command not found
./libtool: line 1158: X-DHAVE_STDLIB_H=1: command not found
./libtool: line 1158: X-DHAVE_STRING_H=1: command not found
./libtool: line 1158: X-DHAVE_MEMORY_H=1: command not found
./libtool: line 1158: X-DHAVE_STRINGS_H=1: command not found
./libtool: line 1158: X-DHAVE_INTTYPES_H=1: command not found
./libtool: line 1158: X-DHAVE_STDINT_H=1: command not found
./libtool: line 1158: X-DHAVE_UNISTD_H=1: command not found
./libtool: line 1158: X-DHAVE_DLFCN_H=1: command not found
./libtool: line 1158: X-DLT_OBJDIR=".libs/": No such file or directory
./libtool: line 1158: X-DSIZEOF_LONG=8: command not found
./libtool: line 1158: X-DBUILD_DLL: command not found
./libtool: line 1158: X-I.: command not found
./libtool: line 1158: X-I/usr/include/SDL: No such file or directory
./libtool: line 1158: X-D_GNU_SOURCE=1: command not found
./libtool: line 1158: X-D_REENTRANT: command not found
./libtool: line 1158: X-MT: command not found
./libtool: line 1158: XSDL_gfxPrimitives.lo: command not found
./libtool: line 1158: X-MD: command not found
./libtool: line 1158: X-MP: command not found
./libtool: line 1158: X-MF: command not found
./libtool: line 1158: X.deps/SDL_gfxPrimitives.Tpo: No such file or directory
./libtool: line 1158: X-c: command not found
./libtool: line 1211: XSDL_gfxPrimitives.lo: command not found
./libtool: line 1216: libtool: compile: cannot determine name of library object from `': command not found
make: *** [SDL_gfxPrimitives.lo] Error 1


Thanks!

D
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users


_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to