Date: Tue, 24 May 2005 11:18:50 +0200 From: =?ISO-8859-2?Q?N=E9her_M=E1rton?= <ha1dfo@ha5kfu.hu> To: freebsd-ports@freebsd.org Subject: drm Message-ID: <4292F17A.1050408@ha5kfu.hu>
next in thread | raw e-mail | index | archive | help
Hi all! I'd like to ask if someone can help me te compile drm to FreeBSD. Or write a port? I tried a lot of things, have some success, but i am stall far from success. The project's homepage is at drm.sourceforge.net I'd be very grateful if somebody could help me! ----- I use FreeBSD 5.3, cvs drm (no success with stable either) My changes: - g++295 is good (3.2, 4.1 not) - config.h --> #define HAVE_STDINT_H 1 - common/GlobalDefinitions.h --> #include <time.h> - linux/soundcard.cpp --> #include <linux/soundcard.h> ==> #include <sys/soundcard.h> But linking fails Thanks: N'eher M'arton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4292F17A.1050408>