Buildfixes for makedepend/xfwp
Stefan Dirsch
sndirsch at suse.de
Thu Jul 21 18:52:42 EST 2005
On Mon, Jul 18, 2005 at 10:47:32AM +0200, Stefan Dirsch wrote:
> Hi
>
> Attached you find 2 build fixes for
>
> util/makedepend ("Xos.h/Xfuncproto.h not found")
> app/xfwp ("io.c:279: error: storage size of 'time_zone' isn't known")
Since there has been changes in CVS meanwhile I remade the xfwp patch
and attach it.
Best regards,
Stefan
Public Key available
------------------------------------------------------
Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH
Tel: 0911-740 53 0 Maxfeldstraße 5
FAX: 0911-740 53 479 D-90409 Nürnberg
http://www.suse.de Germany
------------------------------------------------------
-------------- next part --------------
--- app/xfwp/Makefile.am.orig 2005-07-20 21:38:26.000000000 +0000
+++ app/xfwp/Makefile.am 2005-07-21 02:28:12.000000000 +0000
@@ -21,7 +21,7 @@
bin_PROGRAMS = xfwp
-xfwp_CFLAGS = $(XFWP_CFLAGS)
+xfwp_CFLAGS = $(XFWP_CFLAGS) -D_BSD_SOURCE
xfwp_LDADD = $(XFWP_LIBS)
xfwp_SOURCES = \
More information about the xorg-modular
mailing list