Q:Compile problems gtk on aix 3.2.5



Dear Friends,
	we have problems here compiling gtk+971025 on aix 3.2.5, 
using gcc.2.7.2.
glib and gdklib are compiled correctly, but when linking gtk, we get the
following error :

[...]
ln -s fnmatch.o fnmatch.lo
        ../libtool --mode=link gcc -g -O2 -DNDEBUG  -o libgtk.la \
         -rpath /usr/local/lib -version-info 1:0:0 -lgdk -lglib \
         gtkaccelerator.lo gtkadjustment.lo  [...]
mkdir _libs
../libtool: 23322 Memory fault
(cd _libs && ln -s libgtk.so.1.0.0 libgtk.a)
creating libgtk.la
[...]
.././install-sh -c _libs/libgtk.so.1.0.0 /usr/local/lib/libgtk.so.1.0.0
install:  _libs/libgtk.so.1.0.0 does not exist
The error code from the last failed command is 1.

OK, the finall error is clear, as there were problems when linking libgtk,
so that libgtk.a is not built. Does anyone know how to get rid of the Memory
fault error?

The error occured on two different machines, one with 128M memory, enough
space on the HD, with gcc 2.7.2 and gcc 2.4.?

Thank you for your help,
	Alexander

-------------------------------------------------------------------------------
! Alexander Schindler           !                                             !
! Room ME 150                   ! phone : [+49] 0203-3791688                  !
! Dep. of Theoretical Physics   ! eMail : A.Schindler@Uni-Duisburg.de         !
! University of Duisburg        ! http://www.comphys.uni-duisburg.de/~schind/ !
-------------------------------------------------------------------------------



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