Re: Trouble upgrading qt33 with portupgrade after package installation

2008-05-23 Thread Ross Gohlke
> Ross Gohlke wrote: >> I have been running FreeBSD 6 successfully for over a year without >> installing any ports from packages. I have had great success using ports >> but sticking with make install clean/portupgrade. >> >> I recently decided to try running X11

Perspective on ports for non-experts

2008-05-23 Thread Ross Gohlke
is a dependency rather than just reporting it. Run the same command for each package depending on qt, then run it on qt again. Keep running this command until it succeeds: % cd /usr/ports/x11/kde3 % make configure Use the warning messages to figure

Re: Trouble upgrading qt33 with portupgrade after package installation

2008-05-22 Thread Ross Gohlke
libqt-mt.so: undefined reference to [EMAIL PROTECTED]' > /usr/local/lib/libqt-mt.so: undefined reference to [EMAIL PROTECTED]' > /usr/local/lib/libqt-mt.so: undefined reference to > [EMAIL PROTECTED]' > /usr/local/lib/libqt-mt.so: undefined reference to > [EMAIL PROT

Trouble upgrading qt33 with portupgrade after package installation

2008-05-22 Thread Ross Gohlke
its/qt33/work/qt-x11-free-3.3.8/tools/designer. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. *** Error code 1 Stop in /usr/ports/x11-toolkits/qt33. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.12485.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=qt-3.3.8_6 UPGRADE_PORT_VER=3.3.8_6 make ** Fix the problem and try again. ---> Build of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:34) ---> Upgrade of x11-toolkits/qt33 ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:34) ---> ** Upgrade tasks 1: 0 done, 0 ignored, 0 skipped and 1 failed ---> Listing the results (+:done / -:ignored / *:skipped / !:failed) ! x11-toolkits/qt33 (qt-3.3.8_6)(linker error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed ---> Session ended at: Thu, 22 May 2008 16:53:59 -0500 (consumed 00:51:47) Is there a particular port I need to reinstall from source to fix this, or another solution? Thanks. Ross Gohlke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Help compiling source code

2008-05-13 Thread Ross Gohlke
> Give a try with > % ./configure --help > > It should print the configuration available. > > Hope this helps. A ha! That definitely helps, thanks. I will have to play with it a bit, but that is the answer I was looking for. Ross Gohlke > Hi, > > On Tue, May 13, 20

Help compiling source code

2008-05-12 Thread Ross Gohlke
PQexecParams in -lpq... no configure: error: could not determine PostgreSQL library location I already tried changing /usr to /opt in configure.in, that didn't work. Any help would be greatly appreciated. Ross Gohlke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Help compiling source code

2008-05-12 Thread Ross Gohlke
PQexecParams in -lpq... no configure: error: could not determine PostgreSQL library location I already tried changing /usr to /opt in configure.in, that didn't work. Any help would be greatly appreciated. Ross Gohlke ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"