From: Alexander P. <Ale...@de...> - 2002-06-24 11:37:09
|
Hi Michael, thanks for your response. Actually, it did not compile ... even after disabling isdn support. It then complained about 'isblank()' and 'rdtscl()' not being there and a reference to 'Isdn' in processor.c . :-( So, I included a isblank() into cfg.c and commented out the Isdn code in processor.c. Then I disable the rdtscl code in cfg.c and finally commented out the group config check, as cygwin does not support rights... That was all ;-) >Why do you want to remove it? Are there any includes you don't have with >cygwin? Yes, make complains about <linux/isdn.h> not being there. >Shure it's possible to make it optional. There could be an option to >'configure' similar to '--with-drivers', I'd call it '--with-clients'. > >But these options are quite complicated to write and to maintain, and >they lead to a lot of #ifdef's, which doesnt't make the code easier to >read (and to maintain). Well, this would help ... :-) >Maybe the simplest solution would be a special preprocessor symbol... Or to use a real Linux system, as cygwin does not have the complete /proc filesystem ... :-( So, lcd4win is somehow useless here... I only did this for testing purposes. alex -- Diese E-Mail enthaelt vertrauliche oder rechtlich geschuetzte Informationen. Wenn Sie nicht der beabsichtigte Empfaenger sind, informieren Sie bitte sofort den Absender und loeschen Sie diese E-Mail. Das unbefugte Kopieren dieser E-Mail oder die unbefugte Weitergabe der enthaltenenen Informationen ist nicht gestattet. The information contained in this message is confidential or protected by law. If you are not the intended recipient, please contact the sender and delete this message. Any unauthorised copying of this message or unauthorised distribution of the information contained herein is prohibited. |