Your questions are a little confusing. The title talks about segmentation faults, but you ask about successful compiles.
Try reducing the optimization level in the make files to -O1 or even -O0. That has, sometimes, corrected that problem for me, with other packages. What version of glibc are you using? gcc 3.2 is _not_ the distributed version for SLES7. You may want to post the gcc command for the module that is segfaulting. Sometimes options/switches that work fine on Intel Linux are not appropriate for Linux/390. Mark Post -----Original Message----- From: Steven A. Adams [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 5:37 PM To: [EMAIL PROTECTED] Subject: LPRng Seg Faulting Has anyone done a successful source compile of LPRng on SLES7 with gcc3.2? What was the secret? I was able to manually patch config.sub and config.guess and the make went through happy, no errors or warnings. Any suggestions would be appreciated. Steve
