From: Forsberg Sakari Newsgroups: comp.os.msdos.djgpp Subject: What's wrong with my DEGUI? Date: 20 Oct 1999 22:06:43 GMT Organization: Tampere University of Technology Lines: 31 Message-ID: <7uledj$3j1$1@baker.cc.tut.fi> NNTP-Posting-Host: lehtori.cc.tut.fi X-Trace: baker.cc.tut.fi 940457203 3681 130.230.10.20 (20 Oct 1999 22:06:43 GMT) NNTP-Posting-Date: 20 Oct 1999 22:06:43 GMT User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (OSF1/V4.0 (alpha)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I just downloaded DEGUI v. 1.26 and unzipped it... then I try to 'make' it... I have DJGPP 2.02 (if it is that what is written in readme.1st :-) and allegro 3.12 Every other passed the compiling but these: ************************************************************* gcc -c -I../include -O2 -fomit-frame-pointer -s file_sel.c file_sel.c: In function 'fs_flist_proc': file_sel.c:297: warning: passing arg 3 of `for_each_file' from incompatible pointer type gcc -L../lib -s -o builder.exe backg.o build_di.o build_mu.o builder.o descript.o mmove.o move.o resize.o object_l.o -ldegui -lalleg -lstdcx ../lib/libdegui.a(menu.o)(.text+0x446):menu.c: undefined reference to `scancode_to_ascii' make.exe: *** [builder.exe] Error 1 gcc -L../lib -s -o ex4.exe ex4.o -ldegui -lalleg -lstdcx ../lib/libdegui.a(menu.o)(.text+0x446):menu.c: undefined reference to `scancode_to_ascii' make.exe: *** [ex4.exe] Error 1 ****************************************************************** I can't use menu because of these errors! I wouldn't complain if i could :-) ** Sakari Forsberg zacu AT cc DOT tut DOT fi ** ** Information: finger zacu AT assari DOT cc DOT tut DOT fi **