i installed the .deb binary packages (very nervously) and i think that
has fixed the problem *knocks wood* 

thanks to everyone who responded.  one other little question.  is there
anywhere else i should check permissions of besides /var/qmail/ ?  i had
to change the uids and gids of some system users to get the package to
install, and so i used 'find' to change the permissions to the correct
user(s) in /var/qmail.  there isn't anywhere else i need to change,
right?

has anyone had good luck with these binary packages?
http://innominate.org/~pape/Debian/ (listed on the main qmail page)?
aside from installing dot-forward and fastforward which I don't need
since the system already uses .qmail files and qmail style aliases it
seemed to work pretty well.

w

Will Yardley wrote:
> 
> sweet.... thanks for pointing this out. sorry to be so obtuse, but can
> you explain how it should be?
> 
> make check didn't fix it (although it did notice that there was a
> problem).
> 
> i also tried:
> make trigger
> 
> zugzug# make trigger
> cc   trigger.o   -o trigger
> /usr/lib/crt1.o: In function `_start':
> /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
> trigger.o: In function `trigger_set':
> trigger.o(.text+0x25): undefined reference to `open_read'
> collect2: ld returned 1 exit status
> make: *** [trigger] Error 1
> 
> so perhaps there's an error with either the source (as i mentioned it's
> from the debian source package for 1.03) or with the library mentioned
> (crt1.0).  the machine is debian / potato (2.2) GNU / Linux
> 
> w
> Jörgen Persson wrote:
> >
> > On Tue, Jul 03, 2001 at 01:36:51AM -0700, Will Yardley wrote:
> > > zugzug# ll
> > > total 16
> > > drwxr-x---    2 qmailq   qmail        4096 Mar 30  2000 ./
> > > drwxr-x---   11 qmailq   qmail        4096 Mar 30  2000 ../
> > > -rw-------    1 qmails   qmail           0 Mar 30  2000 sendmutex
> > > -rw-r--r--    1 qmailr   qmail        1024 Jul  2 20:05 tcpto
> > > -rw--w--w-    1 qmails   qmail           1 Jul  3 01:20 trigger
> >
> > Bingo...
> >
> > trigger ought to be a pipe ''make check'' will fix it -- hopefully. ;)
> >
> > Jörgen

Reply via email to