Re: make problem



>lino.o: lino.c
>        $(CC) -c lino.c

to kompile you lino.c you need a lot of gnome headers which are not in the standard directories. so add the gnome-config --cflags output to you compiler call, to tell gcc where to look for the gnome header

TIM






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