[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[GDL] build problems
- From: "John (J5) Palmieri" <johnp martianrock com>
- To: Gnome Devtools List <gnome-devtools gnome org>
- Subject: [GDL] build problems
- Date: Tue, 13 Jan 2004 00:51:40 -0500
I ran into a couple of build problems with GDL.
* -fno-strict-aliasing needs to be set as a build flag or it will warn
on (gpointer *) &widget. Since -Werror is set this causes GDL not to
build.
* libssl development files are needed for the build (why do we use SSL?)
but does not error out when running ./configure.
--
J5
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]