On Fri, 28 Jul 2006, christian hennig wrote: > Moin, > > i try to compile the xorg-server. But it fails after 3h ;-( > > i go to /usr/obj/pkgsrc/x11/xorg-server/ and make "bmake install" > > > cWindowsFromOS': > : undefined reference to `xf86AddResToList'
There will usually be an earlier error message, something like "foo.h not found" which explains why the definition is missing. Can you look further back in the error messages for something similar?
