Re: jpeg and gtk
- From: "Paul Davis" <pjdavis engineering uiowa edu>
- To: "Bill Cunningham" <billcm charter net>
- Cc: gtk-list gnome org
- Subject: Re: jpeg and gtk
- Date: Sun, 24 Sep 2006 23:12:37 -0500
I just relooked at your make.log, a shot in the dark, but here are two things to try:
First, in the base gtk+ directory do this:
find ./ -name Makefile | xargs grep "@libdir@"
Hopefully, it'll come up with a single line....hopefully.
Anyway, any lines that do come up with it, comment them out unless its part of a bigger line.
If it is a part of a bigger line, copy the line, comment one out, and remove the bit that has @libdir@ in it.
Ie remove -L libdir@
I realize this is kind of a biatch, but it might work.
This really looks like a problem with autotools. Your Makefile having unsubstituted variables. (This is where I plug scons, the bettte build tool)
Let me know if that doesn't work out for you.
Hope that helps,
Paul
On 9/24/06, Bill Cunningham <
billcm charter net> wrote:
----- Original Message -----
From: "Paul Davis" <
pjdavis engineering uiowa edu>
To: <gtk-list gnome org>
Sent: Sunday, September 24, 2006 10:35 PM
Subject: Re: jpeg and gtk
> Bill,
>
> When I get home tonight I'll try this out and see what happens on my
system.
>
> I don't recall, but whats the reason you're trying to build gtk without
> libjpeg in the first place?
>
> And a few other questions:
>
> What version of gtk?
> What platform/distro?
>
> Have you tried the latest CVS version?
>
> I'll let you know what happens when I try it.
>
> Paul
Here's what pkg-config reports to me that I have. The jpeg problem seems
to be solved but make still won't compile for gtk.
Bill
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]