I've tried to compile two apps recently (xfstt and kpackage) and they both bombed because they couldn't find the file crtbegin.o. This file is on the system, under /usr/lib/gcc-lib/i486-linux/2.7.2.3/crtbegin.o. Am I missing some symbolic link that would set up the directory tree properly? Should I just modify the Makefile or configure files in question to find the right libraries? If so, how do I do this? (I'm obviously fairly new to Linux software development). Isn't there supposed to be a standardized directory structure? I'm using SuSE Linux v 6.0 upgraded to kernel 2.2.5, although I didn't upgrade the glibc above its default 2.0.7pre6. Thanks in advance -Roy -- To get out of this list, please send email to [EMAIL PROTECTED] with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html
