[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2725: syslogd won't install



Hallo Peter Tobias!

}1. after fixing the bug 2722 by hand "dpkg --install sysklogd-1.3-1.deb"
}   gives the following error:

That was a cut'n paste typo

}   The package seems to change between the names syslogd and sysklogd
}   quite often.

Argh, another typo.

}2. The package removes links in /etc/rc?.d but doesn't create them.

It should!

The files are created using

	update-rc.d sysklogd defaults 10 90 >/dev/null

everytime the postinst is called.

}3. The binaries itself won't run:
}
}p1:/root/new# /sbin/syslogd
}/sbin/syslogd: can't resolve symbol 'environ'
}/sbin/syslogd: can't resolve symbol '__environ'
}Segmentation fault (core dumped)
}p1:/root/new# /sbin/klogd
}/sbin/klogd: can't resolve symbol 'environ'
}/sbin/klogd: can't resolve symbol '__environ'
}Segmentation fault (core dumped)

Hmm, that's the bullet libc. I'm trying to change this.

Gruesse,

	Joey

--
  / Martin Schulze  *  joey@infodrom.north.de  *  26129 Oldenburg /
 /                             The good thing about standards is /
/ that there are so many to choose from. -- Andrew S. Tanenbaum /


Reply to: