From: "Stefan Braunewell" Newsgroups: comp.os.msdos.djgpp Subject: Mikmod - include-problem Date: 5 Apr 1997 00:50:04 GMT Organization: No Company Lines: 21 Distribution: world Message-ID: <01bc415b$9b5687e0$LocalHost@system.usd.edu> NNTP-Posting-Host: ppp11.usd.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Thanks for all the answers to my last Mikmod-question. Unfortunately, I still can't get it to work. I am not even able to compile the demo program mikmod.c by myself. I have to use make and the DJGPP-makefile. If I try to compile it with GCC, it tells me, that every single Mikmod-routine is an "undefined reference." I had the same problem with Allegro once, when I forgot to link the Allegro library. Now my questions: Which files do I have to copy where in order to be able to use Mikmod in my programs? (The thing is, I copied the all header-files in my include-directory.) Do I have to link some kind of a library to get it to work? Any help would be very much appreciated. Greetings, Stefan Braunewell