swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sample Apps under IRIX6.5


From: J.F. Impett
Subject: Re: Sample Apps under IRIX6.5
Date: Tue, 12 Jan 1999 23:45:17 +0000 (GMT)


On 12 Jan 1999, Marcus G. Daniels wrote:

> >>>>> "JI" == Jonathan Impett <address@hidden> writes:
> 
> JI> ./configure --prefix=/usr/local --with-xpmlibname=/usr/lib32/libXpm.so
> 
> JI> generates the following message during configuration: 
> JI> checking directory of lib/usr/lib32/libXpm.so... no
> 
> The option to use for this is "--with-xpmdir=/usr/lib32" (assuming
> that /usr/lib32/libXpm.so is in fact an n32 library).  The
> --with-xpmlibname is for changing the name of the library itself.
> Sometimes it is convenient to have libraries built with debugging
> (e.g. libXpm-debug) or profiling information (e.g. libXpm-prof)
> installed in parallel with the normal version (e.g. libXpm).
> 
> A couple other remarks:
>   1) If you want to reconfigure without nuking the build area, be
>      sure to delete the config.cache file, otherwise changes to
>      the environment or tool changes will be ignored and the old cached
>      version will be used.
>     
>   2) Although I think a shared build of Swarm will work under Irix 6,
>      you will probably get warnings of the sort you indicated:
> 
> ld32: WARNING 85: definition of __eprintf in
> /usr/local/lib/libcollections.so preempts that definition in
> /usr/local/lib/libmisc.so. (many such warnings)
> 
>      You may prefer configuring with --disable-shared.

Configuring with the line:
"sg 4# ./configure --prefix=/usr/local --with-xpmdir=/usr/lib32"
generates only the line:
"checking directory of libXpm... /usr/lib"

I append the whole config. output:


sg 4# ./configure --prefix=/usr/local --with-xpmdir=/usr/lib32
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking host system type... mips-sgi-irix6.5
checking for ranlib... :
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for gcc option to produce PIC... none
checking if gcc static flag -static works... none
checking if the linker (/usr/bin/ld -n32) is GNU ld... no
checking whether the linker (/usr/bin/ld -n32) supports shared
libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld -n32 option to reload object files... -r
checking dynamic linker characteristics... irix6.5 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GUI libs... -lX11
checking for executable suffix... none
checking for special linkflags... none
checking for main in -ldl... yes
checking for main in -ldld... no
checking rpath option... "-Wl,-rpath,"
checking directory of libXpm... /usr/lib
checking for tclsh8.0... yes
checking directory of tcl.h... /usr/local/include
checking directory and version of libtcl... /usr/local/lib, tcl8.0
checking directory of tk.h... /usr/local/include
checking directory and version of libtk... /usr/local/lib, tk8.0
checking directory of libBLT... /usr/local/lib
checking directory of libffi... /usr/local/lib/libffi.so
checking directory of libffi include... /usr/local/include
checking directory of zlib.h... /usr/local/include
checking directory of libz... /usr/local/lib
checking directory of png.h... /usr/local/include
checking directory of libpng... /usr/local/lib
checking for GCC inlining bug... no
checking for Objective C libraries... -lobjc
checking for objc_malloc... yes
checking for 0x prefix from %p... no
checking for working __builtin_apply... yes
checking for memcpy... yes
checking for memset... yes
checking for strcmp... yes
checking for strlen... yes
checking for memchr... yes
checking for realpath... yes
checking for stpcpy... no
checking for strchr... yes
checking for strdup... yes
checking for strncmp... yes
checking for strndup... no
checking for strnlen... no
checking for strpbrk... yes
checking for strsep... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating m4/Makefile
creating src/Makefile
creating src/activity/Makefile
creating src/analysis/Makefile
creating src/collections/Makefile
creating src/defobj/Makefile
creating src/gui/Makefile
creating src/misc/Makefile
creating src/objectbase/Makefile
creating src/random/Makefile
creating src/simtools/Makefile
creating src/simtoolsgui/Makefile
creating src/space/Makefile
creating src/tclobjc/Makefile
creating src/tkobjc/Makefile
creating src/tkobjc/tk/Makefile
creating etc/config.swarm
creating etc/Makefile.appl
creating etc/Makefile.lib
creating etc/Makefile.common
creating etc/Makefile
creating swarmconfig.h
swarmconfig.h is unchanged




                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]