logo       

difficulties with 3.008 PerlQt and Qt 3.3.2 / KDE 3.2.1 on Ark Linux alpha : msg#00017

Subject: difficulties with 3.008 PerlQt and Qt 3.3.2 / KDE 3.2.1 on Ark Linux alpha 11.1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Currently I was considering creating Ark's first boot up wizard in PerlQt, 
since there is a great deal of text file modifications that need to happen on 
the first boot to accomidate the end users personal settings. So, I went 
ahead and grabbed a stable copy of PerlQt from CPAN and followed the 
directions in the tarball. The sh MakeFile.PL ran fine with the --prefix 
option, and the make seems to have run OK, however running make test bombs 
out. The following is the output of that command:

[root@uriel PerlQt-3.008]# make test
cd . && LD_LIBRARY_PATH="../../smoke/qt/.libs:/usr/lib/qt3-gcc3.3/lib" 
PERL_DL_NONLAZY=1 perl test.pl
a_loading............Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at a_loading.t line 4
Compilation failed in require at a_loading.t line 4.
BEGIN failed--compilation aborted at a_loading.t line 4.
a_loading............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
b_nogui..............Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at b_nogui.t line 4
Compilation failed in require at b_nogui.t line 4.
BEGIN failed--compilation aborted at b_nogui.t line 4.
b_nogui..............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
c_qapp...............Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at c_qapp.t line 3
Compilation failed in require at c_qapp.t line 3.
BEGIN failed--compilation aborted at c_qapp.t line 3.
c_qapp...............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
ca_i18n..............Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at ca_i18n.t line 3
Compilation failed in require at ca_i18n.t line 3.
BEGIN failed--compilation aborted at ca_i18n.t line 3.
ca_i18n..............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
d_sigslot............Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at d_sigslot.t line 4
Compilation failed in require at d_sigslot.t line 4.
BEGIN failed--compilation aborted at d_sigslot.t line 4.
d_sigslot............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
e_sigslot_inherit....Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at e_sigslot_inherit.t line 4
Compilation failed in require at e_sigslot_inherit.t line 4.
BEGIN failed--compilation aborted at e_sigslot_inherit.t line 4.
e_sigslot_inherit....dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
        Failed 6/6 tests, 0.00% okay
f_import.............Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at f_import.t line 5
Compilation failed in require at f_import.t line 5.
BEGIN failed--compilation aborted at f_import.t line 5.
f_import.............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
g_gui................Can't load '../blib/arch/auto/Qt/Qt.so' for module 
Qt: /usr/lib/libsmokeqt.so.1: undefined symbol: 
_ZN8QUrlInfoC2ERK4QUrliRK7QStringS5_mRK9QDateTimeS8_bbbbbb 
at /usr/lib/perl5/5.8.4/i386-linux-thread-multi/DynaLoader.pm line 230.
 at g_gui.t line 6
Compilation failed in require at g_gui.t line 6.
BEGIN failed--compilation aborted at g_gui.t line 6.
g_gui................dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test         Stat Wstat Total Fail  Failed  List of Failed
- 
-------------------------------------------------------------------------------
a_loading.t          255 65280     1    2 200.00%  1
b_nogui.t            255 65280     6   12 200.00%  1-6
c_qapp.t             255 65280     3    6 200.00%  1-3
ca_i18n.t            255 65280     1    2 200.00%  1
d_sigslot.t          255 65280     3    6 200.00%  1-3
e_sigslot_inherit.t  255 65280     6   12 200.00%  1-6
f_import.t           255 65280     1    2 200.00%  1
g_gui.t              255 65280     1    2 200.00%  1
Failed 8/8 test scripts, 0.00% okay. 22/22 subtests failed, 0.00% okay.
make: *** [test] Error 2

Is there anything that I need to do to get this to work right? Should I use a 
CVS snapshot? Or, should I just go back to using C++ for this app?

- -- 
Gary L. Greene, Jr.
Sent from uriel.tolharadyne.net
 16:00:21 up 4 days,  8:30,  7 users,  load average: 1.06, 1.12, 1.05
============================================================
Volunteer developer for the Ark Linux Project
 check out http://www.arklinux.org/ for more info.
 Also http://www.csis.gvsu.edu/~greeneg/
EMAIL : greeneg@xxxxxxxxxxxx
============================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAu5GmynMfbISpaCwRAv0KAJ9qrTsjfgt+mJy+GuyJy3jdimhrwQCeJUxd
8juiL/KusjOFAZcsXM8BENs=
=pK69
-----END PGP SIGNATURE-----


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe