Michael Nottebrock | 1 Aug 2007 14:42
Picon

cvs commit: area51/x11-toolkits/qt33 Makefile

lofi        2007/08/01 14:42:11 CEST

  KDE/FreeBSD QA/Devel Repository

  Modified files:
    x11-toolkits/qt33    Makefile 
  Log:
  Sync with ports

  Revision  Changes    Path
  1.57      +4 -2      area51/x11-toolkits/qt33/Makefile
dfilter service | 1 Aug 2007 14:50
Picon
Favicon

Re: ports/114809: commit references a PR

The following reply was made to PR ports/114809; it has been noted by GNATS.

From: dfilter <at> FreeBSD.ORG (dfilter service)
To: bug-followup <at> FreeBSD.org
Cc:  
Subject: Re: ports/114809: commit references a PR
Date: Wed,  1 Aug 2007 12:41:50 +0000 (UTC)

 lofi        2007-08-01 12:41:44 UTC

   FreeBSD ports repository

   Modified files:
     x11-toolkits/qt33    Makefile 
   Log:
   Don't fail if ${PREFIX} is a symlink.

   PR:             ports/114809
   Reported by:    dhw

   Revision  Changes    Path
   1.216     +4 -2      ports/x11-toolkits/qt33/Makefile
 _______________________________________________
 cvs-all <at> freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe <at> freebsd.org"
lofi | 1 Aug 2007 15:03
Picon
Favicon

Re: ports/114809: x11-toolkits/qt33 - qt-3.3.8_4 install error: don't know how to make qconfig.h

Synopsis: x11-toolkits/qt33 - qt-3.3.8_4 install error: don't know how to make qconfig.h

State-Changed-From-To: open->closed
State-Changed-By: lofi
State-Changed-When: Wed Aug 1 13:03:05 UTC 2007
State-Changed-Why: 
Commmitted the patch, should be fixed.

http://www.freebsd.org/cgi/query-pr.cgi?pr=114809
Wat | 1 Aug 2007 15:39
Picon

(no subject)


Attachment (Magazine.zip): application/octet-stream, 13 KiB
_______________________________________________
kde-freebsd mailing list
kde-freebsd <at> kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
Dickey O. Ellen | 2 Aug 2007 00:17
Picon

Proposal


Attachment (Proposal.pdf): application/pdf, 10 KiB
_______________________________________________
kde-freebsd mailing list
kde-freebsd <at> kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
Sears | 2 Aug 2007 10:46

(no subject)


Attachment (Archive.zip): application/octet-stream, 17 KiB
_______________________________________________
kde-freebsd mailing list
kde-freebsd <at> kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
Robert Huff | 2 Aug 2007 19:06
Favicon

problem compiling qt33


Hello:
	I've been trying from qt-3.3.8_4 to qt-3.3.8_5, an dkeep
hitting this:

c++ -c -pipe -fno-exceptions -Wall -W -O -pipe -g -march=pentium4  -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/local/share/qt/mkspecs/freebsd-g++ -I.
-I/usr/local/include/freetype2 -I/usr/local/include -I../designer -I/usr/local/include
-I../../../include -I/usr/local/include -I.moc/release-shared-mt/ -o
.obj/release-shared-mt/main.o main.cpp
test -d ../../../bin/ || mkdir -p ../../../bin/
c++ -fno-exceptions  -Wl,-rpath,/usr/local/lib  -Wl,-rpath,/usr/local/lib -pthread -o
../../../bin/designer .obj/release-shared-mt/main.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
-L/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/lib -L/usr/local/lib -ldesignercore
-lqui -lqassistantclient -lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor -lXinerama
-lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE
/usr/bin/ld: /usr/local/lib/libdesignercore.a(sourceeditor.o)(.text+0x2720): reloc against
`_ZNK12SourceEditor10formWindowEv': error 2
*** Error code 1

	Is this a problem with qt, with the port, or has some library
gotten corrupted (and if so which one)?
	Respcetfully,

				Robert Huff
Mag L. Boyer | 2 Aug 2007 22:47

printscreen


Attachment (printscreen.zip): application/octet-stream, 23 KiB
_______________________________________________
kde-freebsd mailing list
kde-freebsd <at> kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
Michael Nottebrock | 2 Aug 2007 23:29
X-Face
Picon
Favicon

Re: problem compiling qt33

On Thursday, 2. August 2007, Robert Huff wrote:
> /usr/bin/ld:
> /usr/local/lib/libdesignercore.a(sourceeditor.o)(.text+0x2720): reloc
> against `_ZNK12SourceEditor10formWindowEv': error 2

I've never seen that particular error before. A corrupted file seems like a 
reasonable guess, but the files referenced in the output are all part of qt 
itself (i.e. inside the work directory). This keeps reappearing even after 
make clean? Are you perhaps using ccache? If so, try turning it off while you 
recompile qt33 or set the environment variable CCACHE_RECACHE.

Cheers,
--

-- 
   ,_,   | Michael Nottebrock               | lofi <at> freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
_______________________________________________
kde-freebsd mailing list
kde-freebsd <at> kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Gmane