Trouble upgrading qt33 with portupgrade after package installation

Ross Gohlke developer at grinz.com
Fri May 23 02:42:33 UTC 2008


I think I may have installed packages for FreeBSD 7 rather than 6.
I'm in the process of removing all these packages and will try
reinstalling from source.


> 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/KDE. I thought I would save some
> time and learn a new trick with pkg_add kde.
>
> Mixing the two confuses me because portversion does not report whether an
> installed port was compiled from source or copied from a package, and
> portupgrade hasn't worked on some packages.
> Here's the latest:
>
> portupgrade -vr qt
> -------------
> test -d ../../../bin/ || mkdir -p ../../../bin/
> c++ -fno-exceptions  -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib
> -pthread -o ../../../bin/uic .obj/release-shared-mt/main.o
> .obj/release-shared-mt/uic.o  .obj/release-shared-mt/form.o
> .obj/release-shared-mt/object.o  .obj/release-shared-mt/subclassing.o
> .obj/release-shared-mt/embed.o  .obj/release-shared-mt/widgetdatabase.o
> .obj/release-shared-mt/domtool.o  .obj/release-shared-mt/parser.o
> -L/usr/local/lib -L/usr/local/lib
> -L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib -L/usr/local/lib
> -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor
> -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE
> /usr/bin/ld: warning: libz.so.4, needed by /usr/local/lib/libqt-mt.so, not
> found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libstdc++.so.6, needed by
> /usr/local/lib/libqt-mt.so, not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libm.so.5, needed by /usr/local/lib/libqt-mt.so, not
> found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libgcc_s.so.1, needed by /usr/local/lib/libqt-mt.so,
> not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libthr.so.3, needed by /usr/local/lib/libqt-mt.so,
> not found (try using -rpath or -rpath-link)
> /usr/bin/ld: warning: libc.so.7, needed by /usr/local/lib/libqt-mt.so, not
> found (try using -rpath or -rpath-link)
> /usr/local/lib/libqt-mt.so: undefined reference to `munmap at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `memmove at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `rand at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `tolower at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fwrite at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `sqrt at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `readdir_r at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fclose at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `putc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `toupper at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `setsockopt at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `pthread_self at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `write at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fopen at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `frexp at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `feof at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `opendir at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `wcstombs at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `exp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `readlink at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `ioctl at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `localtime_r at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `strcasecmp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `waitpid at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strtoll at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `lstat at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutex_lock at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__divdi3 at GCC_3.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strlen at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `gethostname at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `dlclose at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strncpy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sigaddset at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `rmdir at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `execve at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `strdup at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `realloc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `_ZdlPv at GLIBCXX_3.4'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cond_destroy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutexattr_init at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `listen at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `setjmp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `perror at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strtol at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `sched_get_priority_max at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `access at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutex_init at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `malloc at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `swab at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `execl at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `mmap at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `atan2 at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `isspace at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `gettimeofday at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `bind at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `wait at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `vsprintf at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getpwuid at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `strcat at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `gmtime_r at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `fseek at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `accept at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sprintf at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `srand at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `vfprintf at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to
> `__mb_sb_limit at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strtod at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `mkdir at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `free at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `_ZTVN10__cxxabiv121__vmi_class_type_infoE at CXXABI_1.3'
> /usr/local/lib/libaudio.so.2: undefined reference to `readv at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sendto at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `select at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_init at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `isprint at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `kill at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `floor at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutex_destroy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `lseek at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `setlocale at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `strtok at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `_ZdaPv at GLIBCXX_3.4'
> /usr/local/lib/libqt-mt.so: undefined reference to `execvp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__udivdi3 at GCC_3.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `atof at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sysconf at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `ctime at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__res_state at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `read at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cond_broadcast at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `qsort at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `recvfrom at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fprintf at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cond_init at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `nl_langinfo at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `chdir at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strstr at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `socketpair at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__flt_rounds at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `realpath at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `dlopen at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getsockname at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `snprintf at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getenv at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strncmp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_testcancel at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `stat at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `pthread_once at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `log at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `ferror at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `calloc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `_Znaj at GLIBCXX_3.4'
> /usr/local/lib/libaudio.so.2: undefined reference to
> `gethostbyname at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `connect at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cond_timedwait at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `_Znwj at GLIBCXX_3.4'
> /usr/local/lib/libqt-mt.so: undefined reference to `strerror at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `open at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getpwnam at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fstat at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `__cxa_pure_virtual at CXXABI_1.3'
> /usr/local/lib/libaudio.so.2: undefined reference to `inet_addr at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cond_signal at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `_exit at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strftime at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `ungetc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `tan at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `hypot at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `_ZTVN10__cxxabiv120__si_class_type_infoE at CXXABI_1.3'
> /usr/local/lib/liblcms.so.1: undefined reference to `gmtime at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getgrgid at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `socket at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `cos at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `dup2 at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__res_init at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_setinheritsched at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `fgetc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `close at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getsockopt at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `__stdoutp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `atoi at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutexattr_destroy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `pipe at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__isthreaded at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fflush at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `dlsym at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `exit at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `__cxa_guard_acquire at CXXABI_1.3'
> /usr/local/lib/libqt-mt.so: undefined reference to `ftello at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__cxa_atexit at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getpeername at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `vsnprintf at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fread at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `ldexp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__stdinp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `_ZTVN10__cxxabiv117__class_type_infoE at CXXABI_1.3'
> /usr/local/lib/libaudio.so.2: undefined reference to
> `_CurrentRuneLocale at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sigemptyset at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getcwd at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cond_wait at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__assert at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_getschedpolicy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fcntl at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strcmp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_setschedparam at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strrchr at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `memcpy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cancel at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strcpy at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `ftell at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `isalpha at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `memset at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fork at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_setstacksize at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `atan at FBSD_1.0'
> /usr/local/lib/libmng.so: undefined reference to `pow at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to
> `_DefaultRuneLocale at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getlogin_r at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `mktime at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strchr at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sleep at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sigaction at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__umoddi3 at GCC_3.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_setspecific at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `pthread_exit at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `closedir at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__error at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `longjmp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `execv at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_create at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `fputc at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutexattr_settype at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `geteuid at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_getspecific at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `isalnum at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `__stderrp at FBSD_1.0'
> /usr/local/lib/liblcms.so.1: undefined reference to `ceil at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fileno at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutex_unlock at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `strcoll at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fgets at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_mutex_trylock at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `rename at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `getpid at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `execlp at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sin at FBSD_1.0'
> /usr/local/lib/libaudio.so.2: undefined reference to `writev at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `unlink at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `bsearch at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cleanup_push at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `sscanf at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `fseeko at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `isupper at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_destroy at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `sched_get_priority_min at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to `time at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_key_create at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_attr_setdetachstate at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `pthread_cleanup_pop at FBSD_1.0'
> /usr/local/lib/libqt-mt.so: undefined reference to
> `__cxa_guard_release at CXXABI_1.3'
> /usr/local/lib/libqt-mt.so: undefined reference to `isxdigit at FBSD_1.0'
> *** Error code 1
>
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
> *** Error code 1
>
> Stop in
> /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/designer/uic.
> *** Error code 1
>
> Stop in
> /usr/ports/x11-toolkits/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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>


-- 




More information about the freebsd-questions mailing list