Date: Sat, 1 Jun 2002 12:25:21 -0700 (PDT) From: Shizuka Kudo <shizukakudo_99@yahoo.com> To: freebsd-current@freebsd.org Subject: My postgresql7 not working for new gcc Message-ID: <20020601192521.25331.qmail@web11402.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi, I cvsupped my current and rebuilt the system about an hours ago. After that I rebuilt the postgresql7 port. First, it failed with problem finding <openssl/ssl.h> and I had to build with WITHOUT_SSL=yes. It finally built, but the new postgres core dumpped when running initdb command. I have to rebuild the whole port again with CFLAGS="-O0 -pipe" and this time initdb success. I have also rebuilt postgresql7 in one of my current machine just before gcc 3 commit. This port's initdb ran fine in both -current machines. Is there any problem with the -O optimization in the new gcc. Since it is the default optimization, should optimization be turned off now when building world? __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020601192521.25331.qmail>