how to decide the system config

2003-09-25 Thread Jiang zhou
I want to compile a software bird under cygwin. When I configure it said: $ ./configure loading cache ./config.cache checking host system type... i686-pc-cygwin32 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a

How to add root user?

2003-08-19 Thread Jiang zhou
In cygwin windows, when I use su command, it shows: su: user root does not exist. How to add root user? -- Best Regards Jiangzhou -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Problem on can't locate in DLL cygwin1.dll

2003-07-04 Thread Jiang zhou
These days I find that many program under cygwin can't run. For example, if I run startx it will prompt a say don't know to locate getpwnam_r at cygwin1.dll. When I configue a packet it also occur this prompt again and maybe a different function. Can some one tell me why? -- Best Regards

Request Help for link problem

2003-06-23 Thread Jiang zhou
I have build a lib. It create h file and lib file in usr/local/include and usr/local/lib dictionary. But when I create application using this lib, the link problem occur. The lib is Jrtplib come from http://lumumba.luc.ac.be/jori/jrtplib/jrtplib.html. I can build this lib. But when I compile the

Re: Request Help for link problem

2003-06-23 Thread Jiang zhou
Thank you. I have get help from Dave Fletcher. The main problem is the lib is written by c++. So we have use g++ to using it. -- Best Regards Jiangzhou gilles civario [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Jiang zhou wrote: I have build a lib. It create h file and lib file

Help on aclocal

2003-06-09 Thread Jiang zhou
Hi,all: I have run a source configure scrip.But it print the follow errors. I have install all auto tools packages. How to resove it? Thank you very much. Cleaning stuff generated by libtoolize Cleaning stuff generated by aclocal Running libtoolize --copy You should add the contents of

On net/route.h

2003-06-06 Thread Jiang zhou
On C:\cygwin\usr\include\net there is only one file if.h. But many project need route.h. How can I get this header file? -- Best Regards Jiangzhou [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html