Hi-- That's great! Thank you!
If you could d/l and try to do the compile yourself, you'll see all the warnings and errors I'm getting. Then perhaps that might give you an idea of what I'm doing wrong, or if a patch file of some kind might be needed. Here are their instructions for doing it through cvs: Change to a dir. To Connect the CVS server: "cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/opennap-ng login" To Download the CVS: "cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/opennap-ng co opennap-ng" CVS Install copy the the cvs to a other directory. To Create the configfile: ./autogen.sh To Configure the source: ./configure Enter you "./configure --help" to see the option on the configure. To Compile the Source: make To Install Opennap-NG: make install However, there are several other listings and downloads -- so perhaps this isn't the best way to do it. Thank you again! All My Best, Jeffrey on 1/22/03 12:20 PM, Kow K at [EMAIL PROTECTED] wrote: > Alright, how can I help you with your project/porting on Fink? > > On Wednesday, January 22, 2003, at 12:07 PM, Jeffrey Ellis wrote: > >> Hi-- >> >> Yes..sort of. I think Dave Morrison put me on it and told me pretty >> much >> what to do. But he actually wrote the patch file. But then, I was able >> to >> get it going well and do the rest. >> >> Now I'm looking for help to get the next version -- Opennap-NG -- to >> compile. It includes many advances over the old system, so it would be >> very >> nice to be able to get it to install. >> >> The source is available at: >> >> http://opennap-ng.sourceforge.net/downloads.html >> >> And even lists Mac OS X as one of the compatible systems, which mean >> someone >> has got it to compile. But there seems to be no one at the project who >> can >> tell me how to do it. >> >> All My Best, >> Jeffrey >> >> >> on 1/22/03 11:50 AM, Kow K at [EMAIL PROTECTED] wrote: >> >>> Hi, >>> >>> opennap 0.44-1 built successfully in my place, fink 0.5.1.cvs, 0.11.2. >>> Did you already do "fink selfupdate-cvs"? >>> >>> BTW, aren't you the maintainer of this package? "fink list opennap" >>> gives your name as its maintainer. >>> >>> Cheers, >>> Kow >>> >>> >>> On Wednesday, January 22, 2003, at 11:07 AM, Jeffrey Ellis wrote: >>> >>>> Hi, All-- >>>> >>>> I am having a *bad* time trying to get the latest version of Opennap, >>>> Opennap-ng to compile. I am hoping someone here could help. >>>> >>>> Here's the last part of my output from the make command: >>>> >>>> init.c:79:3: warning: style of line directive is a GCC extension >>>> init.c: In function `drop_privs': >>>> init.c:135: dereferencing pointer to incomplete type >>>> init.c: In function `init_server': >>>> init.c:239: warning: implicit declaration of function `mlockall' >>>> init.c:239: `MCL_CURRENT' undeclared (first use in this function) >>>> init.c:239: (Each undeclared identifier is reported only once >>>> init.c:239: for each function it appears in.) >>>> init.c:239: `MCL_FUTURE' undeclared (first use in this function) >>>> make[2]: *** [init.o] Error 1 >>>> make[1]: *** [all] Error 2 >>>> make: *** [all-recursive] Error 1 >>>> >>>> I then get further errors, of course, when trying to make install. >>>> >>>> Help! >>>> >>>> All My Best, >>>> Jeffrey Ellis >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.net email is sponsored by: Scholarships for Techies! >>>> Can't afford IT training? All 2003 ictp students receive >>>> scholarships. >>>> Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. >>>> www.ictp.com/training/sourceforge.asp >>>> _______________________________________________ >>>> Fink-beginners mailing list >>>> [EMAIL PROTECTED] >>>> https://lists.sourceforge.net/lists/listinfo/fink-beginners >>>> >>> >>> >> > > ------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
