Mailinglist Archive: opensuse-packaging (222 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Missin gtk/gtk.h
- From: "Dominique Leuenberger" <Dominique.Leuenberger@xxxxxxxxxxxxx>
- Date: Mon, 12 Apr 2010 16:41:35 +0200
- Message-id: <4BC34D3F0200002900096AE8@xxxxxxxxxxxxxxxxxxx>
But builds for <= 11.2 was successful.On 4/12/2010 at 16:27, Mariusz Fik <fisiu82@xxxxxxxxxx> wrote:Some debug:
rpm -ql gtk2-devel | grep gtk.h
/usr/include/gtk-2.0/gtk/gtk.h
so you're missing a -I/usr/include/gtk-2.0 in your build command.
Btw, how can I add an additional 'include' path in %build?
That depends what exactly your app is doing... a 'blind' shot would be
CFLAGS="-I[...]" but that can or can not work.
i'll have a look at your package in the upcoming 30 minutes and hope to be able
to tell you after what goes wrong and why.
Dominique
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |