On 11/26/12 22:46, Peter Slegg wrote:
Not long ago someone mentioned dhcp and I thought I would have a go at building the existing rpm using more recent gcc and libs. It fails because of all the references to lsocket. What is the usual approach to fixing these ? Is it the slow method of extracting all the makefiles and making diffs for them or is there a shortcut ?
Remove the reference to -lsocket. It was included in libc. Alan.