Subject: Compilation problems with majik 4
From: Mark Shirley (cyberfrog@audiocrew.com)
Date: Tue Sep 14 1999 - 11:57:56 EEST
Hello .. i have succesfully compile the MUDos program and majik driver .. driver works and i am able to telnet to the server. My problems start when i try to compile the client. i am running suse 6.2. i had to slightly modify the configure program to use ncurses instead of curses but i don't think thats my problem. ./configure completes without errors but when i try and make it i get this error immediatly frog:/home/x11/majik/client # make Making all in src make[1]: Entering directory `/home/x11/majik/client/src' gcc -DPACKAGE=\"majik\" -DVERSION=\"0.05\" -DHAVE_LIBNCURSES=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_NCURSES_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_SELECT=1 -DHAVE_STRERROR=1 -DHAVE_VASPRINTF=1 -I. -I. -I../include -g -O2 -c character.c In file included from ../include/main.h:29, from character.c:21: ../include/sysdep.h:31: #error No frontend library specified. make[1]: *** [character.o] Error 1 make[1]: Leaving directory `/home/x11/majik/client/src' make: *** [all-recursive] Error 1 please let me know what you think ... i am very interested in this program and would really like to get it up and running. thanks Mark Shirley -- "I'll be keeping an eye on you." 'Use both eyes, you'll need them.' -- Garibaldi and Matthew Stoner, "Soul Mates"
This archive was generated by hypermail 2b25 : Tue Feb 12 2002 - 00:03:51 EET