Hey,


>>> Wow, I could do that now -- >>> >>> $ patch -p1 < ../mbuni-kannel-patch-full >>> patching file `Makefile.in' >>> patching file `gw/ota_compiler.c' >>> patching file `gw/ota_prov.c' >>> patching file `gw/ota_prov.h' >>> patching file `gw/smsbox.c' >>> patching file `gw/smsc/.gdb_history' >>> patching file `gw/xml_shared.h' >>> patching file `gwlib/cfg.def

>>> ./configure still not making any makefile :(

>>> thanks,
>>> randeep

I don't know why this is happening, someone with a bit more configure experience might be able to help.

checking for getopt... yes
checking for gethostbyname_r... no // What does this mean checking for gethostbyname... no // What does this mean
configure: error: Couldnot find gethostbyname_r nor gethostbyname functions


This is saying that it can't find a required function. However, on cygwin gethostbyname is in /usr/include/netdb.h. Anyone know how to sort this?


Gareth



--
Gareth Reakes, Managing Director      Parthenon Computing
+44-1865-811184                  http://www.parthcomp.com

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to