I have some trouble with DXNET compilation,  

DXnet 3.0



When i execute  'make'
I have the following errors :

kernel version 2.2
cc -Wall -Wstrict-prototypes -O2 -g -ansi -lang-c++ -funsigned-char -DLINUX -I.
-I../dos_src -I/usr/lib -fwritable-strings -funsigned-char -O2 -g -ansi -DLINUX
-I. -I../dos_src -I/usr/lib   -c ../dos_src/md2.c -o md2.o
cc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [md2.o] Error 1
make[1]: Leaving directory `/usr/dxnet/dxnetsrc/dxnet'
make: *** [all] Error 2

There is maybe something wrong in the Makefile (dxnetsrc/dxnet/Makefile) in the 
following row :

CFLAGS = -Wall -Wstrict-prototypes -O2 -g -ansi -lang-c++ -funsigned-char -DLINUX 
-I$(SRCUNIX) -I$(SRCDOS) -I$(AX25LIBPATH)


Any idea
best 73
Salvador

Reply via email to