Re: [gtk-list] File...



Massimo Sironi wrote:
> 
> Hi!
> 
> Yesterday I've download glib 1.2.0 from gtk.org web site but I can't
> compile it because "make" can't found the following file: dlfcn.h (in
> /modules folder).
> 
> Can you send me this file???
> 

  dlfcn.h is not part of glib but it is used in gmodule. The file
is usually found in /usr/include and is used in most Unix systems
with the only exception of HP-UX (that I know) which uses dl.h.
I had a few problems building it on HP-UX 10.20 but I don't
remember having problem with dl*.h...

		Cheers,
			Emilio

-- 
D. Emilio Grimaldo Tunon       Compuware Europe B.V. (Uniface Lab)
Software Engineer	       Amsterdam, The Netherlands
emilio_tunon@nl.compuware.com  Tel. +31 (0)20 3126 516
*** The opinions expressed hereby are mine and not my employer's ***



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