Re: [gtk-list] Trouble with install (gtk+1.0.5)




Hi,

One option (while most likely is overkill) would be to upgrade to
the latest slakeware release.  I was previously running an old
version of slakeware (3.0 I think) and saw exactly the same error
message when I tried running ./configure.  Finally, I decided
to just upgrade my system to slakeware 3.5 (kernel version 2.0.34).
This has made my system much, much, much more likely to accept
newer software like GTK+.

Hope this helps,
Darin Fisher


On Sun, 16 Aug 1998, Ales Smrdel wrote:

> Heloo !!!
> 
> I'm running slachware 2.0.30 with X windows and I would like to install
> the gtk+ lib but I'm having some problems.
> 
> The first one is that the ./configure script does't want to run through.
> It runs out when checking for host system type the error is :
> 
> checking host system type... Invalid configuration
> `486-pc-linux-gnulibc1': machine '486-pc-linux' not recognized
> 
> and then the whole thing ends. Well I figured out a way to correct the
> problem. I forced the script to use the option --host=i486-pc-linux and it
> worked just great.
> 
> But then when I tried to compile the whole thing the make file in
> directory /glib said :
> 
> 
> make[2]: Entering directory /usr/local/src/gtk+-1.0.5/glib'
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.  -g
> -O2
> -Wall -c garray.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -Wall -c garray.c
> garray.c:28: parse error before uint8'
> garray.c:28: warning: no semicolon at end of struct or union
> garray.c:32: parse error before }'
> garray.c: In function '_array_new':
> garray.c:50: sizeof applied to an incomplete type
> garray.c:55: dereferencing pointer to incomplete type
> garray.c:56: dereferencing pointer to incomplete type
> garray.c:57: dereferencing pointer to incomplete type
> garray.c:58: dereferencing pointer to incomplete type
> garray.c: In function '_array_maybe_expand':
> garray.c:131: dereferencing pointer to incomplete type
> garray.c:131: dereferencing pointer to incomplete type
> garray.c:133: dereferencing pointer to incomplete type
> garray.c:135: dereferencing pointer to incomplete type
> garray.c:135: dereferencing pointer to incomplete type
> garray.c:135: dereferencing pointer to incomplete type
> garray.c:136: dereferencing pointer to incomplete type
> garray.c:136: dereferencing pointer to incomplete type
> garray.c:136: dereferencing pointer to incomplete type
> garray.c:137: dereferencing pointer to incomplete type
> garray.c:137: dereferencing pointer to incomplete type
> garray.c:137: dereferencing pointer to incomplete type
> garray.c:139: dereferencing pointer to incomplete type
> garray.c:139: dereferencing pointer to incomplete type
> make[2]: *** [garray.lo] Error 1
> make[2]: Leaving directory /usr/local/src/gtk+-1.0.5/glib'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory /usr/local/src/gtk+-1.0.5'
> make: *** [all-recursive-am] Error 2
> 
> 
> And I can not compile it ... whatever I tried. On the sistem I have
> installed c library 5.4.33 and lib c++ 27.2.1.
> 
> Pleas help me I really need gtk badly ...
> 
> Thanks,
> 
> Ales SMrdel
> 
> 
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 



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