Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ProFTPD compile on OpenServer 505

0 views
Skip to first unread message

Gary Quiring

unread,
Aug 15, 2000, 3:00:00 AM8/15/00
to
I'm trying to compile ProFTPD on OpenServer 5.0.5. http://www.proftpd.net/

It's complaining about SIGIO. Anyone have any idea of which library I need
to link in to get this? Is this the same varaible as SIGPOLL?

"main.c", line 1752: error: undefined symbol: SIGIO

Thanks
Gary Quiring


Brian K. White

unread,
Aug 16, 2000, 3:00:00 AM8/16/00
to

Here is the whole of my notes (README.SCO) from the last time I compiled it:
http://www.squonk.net/users/linut/sco/proftpd-1.2.0pre10-sco5-srcbin.tar.gz

=====README.SCO=====
ProFTPD Version 1.2.0pre9 compiled for SCO Open Server 5.0.5


Compiled with gcc and gnu make with the following command:
./configure
make 'CFLAGS += -DSIGIO=SIGPOLL -DMAXPATHLEN=PATHSIZE'

INSTALL:

1 "make install"

2 edit /usr/local/etc/proftpd.conf
see: sample-configurations/sco5.conf

3 possibly "useradd -m -d <$ServerRoot> -g nogroup ftp"
depending on what you put in proftpd.conf

4 edit /etc/inet.d
in the ftp line near the top, change /etc/ftpd to /usr/local/sbin/proftpd
and ftpd to proftpd

5 "/etc/inetd stop"
6 "/etc/inetd start"

7 try to ftp to your machine.


--
Brian K. White - li...@squonk.net
======README.SCO======

looks like it contains your answer, enjoy :)

--
Brian K. White http://www.squonk.net/users/linut
+++++[>+++[>+++++>+++++++<<-]<-]>>+.>.+++++.+++++++.-.[>+<---]>++.
filePro BBx Linux SCO Prosper/FACTS AutoCAD #callahans Satriani

0 new messages