From: thssrkr@iitmax.iit.edu (Raghunath K. Rao) Subject: 0.99p10 not compiling! AND keyboard problem in 0.99p9 Date: Wed, 16 Jun 1993 20:33:31 GMT
Hi, I tried compiling 0.99p10, but I get the following error
after doing the make config and make depend. (I had to comment
out the lines
ifndef CONFIG_CLUEFUL
CONFIGURATION = config
endif
to get it to compile in the first place)
The make stops with :
... DELETED ...
ipc
ld -r -o ipc.o util.o msg.o sem.o shm.o
util.o: Definition of symbol _shm_fork (multiply defined)
util.o: Definition of symbol _sem_exit (multiply defined)
util.o: Definition of symbol _shm_exit (multiply defined)
util.o: Definition of symbol _shm_swap (multiply defined)
util.o: Definition of symbol _shm_no_page (multiply defined)
sem.o: Definition of symbol _sem_exit (multiply defined)
shm.o: Definition of symbol _shm_exit (multiply defined)
shm.o: Definition of symbol _shm_fork (multiply defined)
shm.o: Definition of symbol _shm_no_page (multiply defined)
shm.o: Definition of symbol _shm_swap (multiply defined)
make[1]: *** [ipc.o] Error 1
make: *** [linuxsubdirs] Error 1
Can anyone tell me what's going on?
The other problem I had to with 0.99pl9 was that after compiling
successfully, the key assignments were all screwed up! Not at all
the standard set up! )Im right now struggling with a completely
new key map in mind! :-) )! Can someone please tell me what
to change before recompiling!!!!
Raghu