Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2012 11:20:06 GMT
From:      Michael Scheidell <scheidell@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/164012: [patch] x11/dmenu version upgrade 4.5 and Xft support
Message-ID:  <201201281120.q0SBK66U073441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/164012; it has been noted by GNATS.

From: Michael Scheidell <scheidell@FreeBSD.org>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/164012: [patch] x11/dmenu version upgrade 4.5 and Xft support
Date: Sat, 28 Jan 2012 06:17:44 -0500

 won't compile on amd64/8.2
 
 dmenu build options:
 CFLAGS   = -O2 -pipe -fno-strict-aliasing  -std=c99 -pedantic -Wall -Os -I/include -I/usr/local/include/freetype2  -D_BSD_SOURCE -DVERSION="4.5" -DXINERAMA
 LDFLAGS  =  -s -L/lib -lX11 -lXinerama -lXft -lXrender -lfreetype -lz -lfontconfig
 CC       = cc
 CC -c dmenu.c
 dmenu.c:8:22: error: X11/Xlib.h: No such file or directory
 dmenu.c:9:23: error: X11/Xatom.h: No such file or directory
 dmenu.c:10:23: error: X11/Xutil.h: No such file or directory
 dmenu.c:12:37: error: X11/extensions/Xinerama.h: No such file or directory
 In file included from dmenu.c:14:
 draw.h:3:25: error: X11/Xft/Xft.h: No such file or directory
 In file included from dmenu.c:14:
 
 
 -- 
 Michael Scheidell, CTO
  >*| * SECNAP Network Security Corporation
 d: +1.561.948.2259
 w: http://people.freebsd.org/~scheidell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201281120.q0SBK66U073441>