|
Dear all,
I have tried to install Kannel on a server running Fedora, but I have not been able to go further than the ‘make’ command…
This is what I get :
# make Makefile:281: .depend: Aucun fichier ou r�pertoire de ce type for dir in gw gw/smsc gwlib test utils wmlscript checks wap; do \ ������� gcc -D_REENTRANT=1 -I. -Igw -g -O2 -I/usr/local/include/libxml2 -MM $dir/*.c | sed "s:^[^ ]:$dir/&:"; done > .depend .depend:1: *** missing separator. Arr�t.
I have checked the .depend file and have not been able to determine whether the syntax was bad or not. This is what .depend looks like:
gw/# 1 "/home/kannel/gateway-1.2.1//" gw/bb_boxc.o: gw/bb_boxc.c ./gwlib/gwlib.h ./config.h ./gwlib/gw-getopt.h \ � ./gwlib/gwpoll.h ./gwlib/utils.h ./gwlib/octstr.h ./gwlib/list.h \ � ./gwlib/log.h ./gwlib/thread.h ./gwlib/gwthread.h ./gwlib/gwmem.h \ � ./gwlib/socket.h ./config.h ./gwlib/cfg.h ./gwlib/date.h \ � ./gwlib/gwlib.h ./gwlib/http.h ./gwlib/list.h ./gwlib/octstr.h \ � ./gwlib/fdset.h ./gwlib/gwassert.h ./gwlib/counter.h ./gwlib/charset.h \ � /usr/local/include/libxml2/libxml/encoding.h \ � /usr/local/include/libxml2/libxml/xmlversion.h \ � /usr/local/include/libxml2/libxml/xmlexports.h \ � /usr/local/include/libxml2/libxml/tree.h \ � /usr/local/include/libxml2/libxml/xmlstring.h \ � /usr/local/include/libxml2/libxml/xmlregexp.h \ � /usr/local/include/libxml2/libxml/xmlmemory.h \ � /usr/local/include/libxml2/libxml/threads.h \ � /usr/local/include/libxml2/libxml/globals.h \ � /usr/local/include/libxml2/libxml/parser.h \ � /usr/local/include/libxml2/libxml/dict.h \ � /usr/local/include/libxml2/libxml/hash.h \ � /usr/local/include/libxml2/libxml/valid.h \ � /usr/local/include/libxml2/libxml/xmlerror.h \ � /usr/local/include/libxml2/libxml/list.h \ � /usr/local/include/libxml2/libxml/xmlautomata.h \ ".depend" 4402L, 239760C
I have seen in various posts that the missing separator could be related to a space instead of a tabulation, but replacing spaces in line 1 with tabulations has not been helpful.
I have finally decided to request your help. Has somebody ever installed Kannel using ‘gateway-1.2.1.tar.gz’ in a Fedora environement? How should I proceed to fix this problem?
Thank you on beforehand,
Mr. Dounia MILLIMONO Paris, FRANCE
|
