make gtk+-1.2.2 problem



Hi everybody,

My System is a MIPS ULTRIX V4.3A (Rev. 146).
My Problem is : running make after configure while installing gtk+-1.2.2
fails with the following output :

...
a lot of warnings of this type :
/usr/X11R5/include/X11/Xlib.h:2093: warning: type defaults to 	nt' in
declaration of angeWindowAttributes'
/usr/X11R5/include/X11/Xlib.h:2150: warning: type defaults to 	nt' in
declaration of rculateSubwindows'
/usr/X11R5/include/X11/Xlib.h:2157: warning: type defaults to 	nt' in
declaration of rculateSubwindowsDown'
...
and at the end :
gtkfilesel.c: In function tk_file_selection_set_filename':
gtkfilesel.c:604: 
AXPATHLEN' undeclared (first use in this function)
gtkfilesel.c:604: (Each undeclared identifier is reported only once
gtkfilesel.c:604: for each function it appears in.)
gtkfilesel.c:604: warning: unused variable uf'
gtkfilesel.c: In function mpl_init_state':
gtkfilesel.c:1573: 
AXPATHLEN' undeclared (first use in this function)
gtkfilesel.c:1573: size of array etcwd_buf' has non-integer type
gtkfilesel.c: In function en_relative_dir':
gtkfilesel.c:1897: 
AXPATHLEN' undeclared (first use in this function)
gtkfilesel.c:1897: size of array ath_buf' has non-integer type
gtkfilesel.c: In function en_new_dir':
gtkfilesel.c:1932: 
AXPATHLEN' undeclared (first use in this function)
gtkfilesel.c:1932: size of array ath_buf' has non-integer type
gtkfilesel.c: In function ind_parent_dir_fullname':
gtkfilesel.c:2245: 
AXPATHLEN' undeclared (first use in this function)
gtkfilesel.c:2246: warning: unused variable uffer2'
gtkfilesel.c:2245: warning: unused variable uffer'
gtkfilesel.c: In function et_pwdb':
gtkfilesel.c:2638: warning: implicit declaration of function etpwent'
gtkfilesel.c:2680: warning: implicit declaration of function ndpwent'
make[2]: *** [gtkfilesel.lo] Error 1
make[2]: Leaving directory /usr/users/lfk/fichtner/soft/gtk+/gtk+-1.2.2/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /usr/users/lfk/fichtner/soft/gtk+/gtk+-1.2.2'
make: *** [all-recursive-am] Error 2
Exit 2


The hint of Erik that it could be an assembler error to configure without
optimizations
"setenv CFLAGS ; setenv LDFLAGS ; ./configure"
hasn't worked (these Variables were not set).

I would appriciate any hint that would help.
Thank you very much.


Matthias Fichtner.
Dresden University of Technology, Germany.



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