From owner-freebsd-questions Mon Mar 29 19: 7:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from localhost.my.domain (pm2-67.cityscope.net [209.16.48.67]) by hub.freebsd.org (Postfix) with ESMTP id 744AD14F64; Mon, 29 Mar 1999 19:07:23 -0800 (PST) (envelope-from bahwi@technologist.com) Received: from localhost (localhost [127.0.0.1]) by localhost.my.domain (8.9.2/8.9.2) with ESMTP id VAA53254; Mon, 29 Mar 1999 21:05:19 -0600 (CST) (envelope-from bahwi@technologist.com) Date: Mon, 29 Mar 1999 21:05:17 -0600 (CST) From: bahwi X-Sender: bahwi@localhost To: freebsd-questions@freebsd.org Cc: freebsd-emulation@freebsd.org Subject: Simple DirectMedia Layer support? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I was wondering a few questions. Has anyone gotten SDL(Simple DirectMedia Layer) to run under FreeBSD's Linux Emulation? I need version 0.9+ I have a certain linux program that uses it, I don't have the source so I cannot compile the program under FreeBSD, and I don't know enough C/C++ to anyways. This is the exact error I get when running this program. I think it needs the include files, but I don't know where to put them, in the /compat/linux directories. I really need this to run. Thanks. Couldn't load SDL: Failed loading _SDL_LoadWAV_RW: /usr/X11R6/lib/libSDLx11.so.0.9.9: undefined symbol: _SDL_LoadWAV_RW -- bahwi@technologist.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message