SUMMARY: Compliling GTK+

From: Random (random@mo.net)
Date: Thu Sep 14 2000 - 11:03:39 CDT


Thank you to all that responded!
I had tried to use GNU make as well as the
"pre-rolled" versions at Sunfreeware.com.

I managed to solve this one on my own. It turns out there
was a line in the makefile that needed to be commented out.
the line is as follows:
gtk_private_sources = $(strip )

as there are no sources being passed to this function, it is
what produced the error. After commenting this line out, the
sources compiled and installed. Further, libraries which
rely on GTK+ are also compiling just fine!

Thank you!

----- Original Message -----
From: "Paramasivam, Meenakshisundaram" <mparamas@iupui.edu>
To: "'Random'" <random@mo.net>
Sent: Thursday, September 14, 2000 9:37 AM
Subject: RE: Compliling GTK+

>
> I am compiling gtk+ 1.2.8 on SunOS 4.1.3_U1VB. While I tried to resolve
gtk
> install problems, I came across a posting in gtk-list archive at
> http://mail.gnome.org/archives/ where it has a posting a reply similar to
> your problem. I believe there is a bug in gnu make (I forgot which
version).
> You may try latest gnu make you can find.
>
> Sundar
>
> -----Original Message-----
> From: Random [mailto:random@mo.net]
> Sent: Thursday, September 14, 2000 8:39 AM
> To: sun-managers@sunmanagers.ececs.uc.edu
> Subject: Compliling GTK+
>
>
> Has anyone successfully complied GTK+ 1.2.x on Solaris8 ?
> I have compiled and installed glib-1.2.6, gmp-3.1 and a host
> of other libraries with no problems but when I try to do a `make`
> on gtk+ sources, it fails with the following error:
>
> make[2]: Entering directory `/export/home/my_home_dir/gtk+-1.2.6/gtk'
> Makefile:502: *** Insufficient number of arguments (0) to function
`strip'.
> Stop.
>
> When I try to use the pkg from Sunfreeware, other programs complain that
> gtk+ is incorrectly installed, although my paths and env for
LD_LIBRARY_PATH
> are set correctly.
>
> Any help would be greatly appreciated!
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> _/ Jeff Pickell
> _/ Senior Systems Administrator
> _/ Southwestern Bell Wireless
> _/ St. Louis Mo
> _/
> _/ e-mail jp8867@sbc.com
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
>
>
>
>
> S
> U BEFORE POSTING please READ the FAQ located at
> N ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/faq
> . and the list POLICY statement located at
> M ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/policy
> A To submit questions/summaries to this list send your email message to:
> N sun-managers@sunmanagers.ececs.uc.edu
> A To unsubscribe from this list please send an email message to:
> G majordomo@sunmanagers.ececs.uc.edu
> E and in the BODY type:
> R unsubscribe sun-managers
> S Or
> . unsubscribe sun-managers original@subscription.address
> L To view an archive of this list please visit:
> I http://www.latech.edu/sunman.html
> S
> T
>

S
U BEFORE POSTING please READ the FAQ located at
N ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/faq
. and the list POLICY statement located at
M ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/policy
A To submit questions/summaries to this list send your email message to:
N sun-managers@sunmanagers.ececs.uc.edu
A To unsubscribe from this list please send an email message to:
G majordomo@sunmanagers.ececs.uc.edu
E and in the BODY type:
R unsubscribe sun-managers
S Or
. unsubscribe sun-managers original@subscription.address
L To view an archive of this list please visit:
I http://www.latech.edu/sunman.html
S
T



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:17 CDT