Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2009 13:53:37 +1000
From:      Warren Liddell <shinjii@maydias.com>
To:        Steve Bertrand <steve@ibctech.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Multiple qt4 issues
Message-ID:  <4AD69CC1.9080402@maydias.com>
In-Reply-To: <4AD67F08.7060104@ibctech.ca>
References:  <4AD66105.8040504@maydias.com> <4AD67F08.7060104@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

> Do a:
>
> %pkg_version -v > ~/pv.out
>
> ...and then review the ~/pv.out file *manually* to see if you can
> identify any oddities. (yes, grep is good and grep is great, but I've
> missed obvious things by grep'ing the pkg db in the past).
>
> I'm personally not one to help with GUI things, but hopefully my
> suggestion may provide a lead.
>
> Steve

I solved that issue, after reading info in UPDATING .. however the issue 
now is qt4-designer

--------------------------------------------------------------

: undefined reference to 
`qdesigner_internal::QDesignerSharedSettings::formTemplatePaths() const'
.obj/release-shared/saveformastemplate.o(.text+0x12d3): In function 
`SaveFormAsTemplate::SaveFormAsTemplate(QDesignerFormEditorInterface*, 
QDesignerFormWindowInterface*, QWidget*)':
: undefined reference to 
`qdesigner_internal::QDesignerSharedSettings::formTemplatePaths() const'
.obj/release-shared/newform.o(.text+0x5): In function 
`NewForm::grabForm(QDesignerFormEditorInterface*, QIODevice&, QString 
const&, qdesigner_internal::DeviceProfile const&)':
: undefined reference to 
`qdesigner_internal::NewFormWidget::grabForm(QDesignerFormEditorInterface*, 
QIODevice&, QString const&, qdesigner_internal::DeviceProfile const&)'
.obj/release-shared/newform.o(.text+0xcfc): In function 
`NewForm::NewForm(QDesignerWorkbench*, QWidget*, QString const&)':
: undefined reference to 
`QDesignerNewFormWidgetInterface::createNewFormWidget(QDesignerFormEditorInterface*, 
QWidget*)'
.obj/release-shared/newform.o(.text+0x112c): In function 
`NewForm::NewForm(QDesignerWorkbench*, QWidget*, QString const&)':
: undefined reference to 
`QDesignerNewFormWidgetInterface::createNewFormWidget(QDesignerFormEditorInterface*, 
QWidget*)'
.obj/release-shared/preferencesdialog.o(.text+0x245): In function 
`PreferencesDialog::PreferencesDialog(QDesignerFormEditorInterface*, 
QWidget*)':
: undefined reference to `QDesignerFormEditorInterface::optionsPages() 
const'
.obj/release-shared/preferencesdialog.o(.text+0x625): In function 
`PreferencesDialog::PreferencesDialog(QDesignerFormEditorInterface*, 
QWidget*)':
: undefined reference to `QDesignerFormEditorInterface::optionsPages() 
const'
/usr/local/lib/qt4/libQtDesigner.so: undefined reference to 
`QCss::Parser::parse(QCss::StyleSheet*)'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/devel/qt4-designer.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AD69CC1.9080402>