Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] cdrecord

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Bas van Gils <bas.vangils AT cs.kun.nl>
  • To: SM Users-list <sm-users AT lists.ibiblio.org>
  • Cc: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] cdrecord
  • Date: Fri, 4 Apr 2003 21:27:10 +0200

On Fri, Apr 04, 2003 at 10:14:37AM -0800, Eric Sandall wrote:
> Bas, didn't we get this working on IRC?

Ehh, partly :-)

After we got the cd-rom to work we (erics and myself) tried to get my
USB-floppy to work. This was a disaster really. We did get it to work in the
end, but then I was unable to burn my cd-rom's which left me pissed off. What
happened next was that I bought Eric some beers and he fixed stuff in the bar
(yay!) so now I can burn CD's. Apparantly the trick was to load the scsi-stuff
as modules and get rid of some of the USB-stuff in the kernel.

I'm going to read the USB-Howto's in the weekend and see if I can get my
floppy to work. In Eric's words: it's a challenge :-)

Thanx for the help by the way..

> [ snip ]
> Hope this helps,

Yes it did. It gives me some clues on what I should read to learn how to
figure this out myself. I don't feel very confident in the kernel area just
yet... But I'm learning :-)

Cheers

Bas

--
drs. Bas van Gils <bas.vangils AT cs.kun.nl> - http://www.cs.kun.nl/~basvg
With magic you can turn a frog into a prince. With science you can turn a
frog into a Ph.D and you still have the frog you started with.
>From george AT beernabeer.com Sat Apr 5 08:25:51 2003
Return-Path: <george AT beernabeer.com>
Delivered-To: sm-users AT lists.ibiblio.org
Received: from mc1app7.expresstech.net (unknown [199.231.150.87])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id 19D5920012
for <sm-users AT lists.ibiblio.org>;
Sat, 5 Apr 2003 08:25:51 -0500 (EST)
Received: from athlon (unverified [10.231.2.1]) by mywebmailserver.com
<B0000389537 AT mc1app7.expresstech.net> for
<sm-users AT lists.ibiblio.org>; Sat, 5 Apr 2003 08:25:47 -0500
From: "George Sherwood" <george AT beernabeer.com>
To: <sm-users AT lists.ibiblio.org>
Date: Sat, 5 Apr 2003 07:25:56 -0600
Message-ID: <009e01c2fb76$e46ee220$0600a8c0@athlon>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Importance: Normal
Subject: [SM-Users] qt-x11 compile failure
X-BeenThere: sm-users AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: george AT beernabeer.com
List-Id: Sourcemage Users List <sm-users.lists.ibiblio.org>
List-Unsubscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=unsubscribe>
List-Archive: <https://lists.ibiblio.org/sympa/arc/sm-users>
List-Post: <mailto:sm-users AT lists.ibiblio.org>
List-Help: <mailto:sympa AT lists.ibiblio.org?subject=HELP>
List-Subscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=subscribe>
X-List-Received-Date: Sat, 05 Apr 2003 13:25:51 -0000

qt-x11 3.1.2 fails with the following error:

-------------------------------------------------------------
g++ -o ../../../bin/designer
obj/release-shared-mt/main.o -L/usr/lib -Wl,-rpath,/usr/src/qt-x11-free-3
.1.2/lib -L/usr/src/qt-x11-free-3.1.2/lib -L/usr/X11R6/lib -lmysqlclient -ld
esigner -Wl,-rpath,/usr/src/qt-x11-free-3.1.1/lib -L/usr/src/qt-x11-free-3.1
.1/lib -L/usr/X11R6/lib -L/usr/src/qt-x11-free-3.1.1/lib -lGLU -lGL -lXmu -l
qui -lqassistantclient -L/usr/src/qt-x11-free-3.1.2/lib -lqt-mt -lpng -lz -l
Xinerama -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
.obj/release-shared-mt/main.o: In function `main':
.obj/release-shared-mt/main.o(.text+0x39): undefined reference to
`DesignerApplication::DesignerApplication[in-charge](int&, char**)'
.obj/release-shared-mt/main.o(.text+0x84): undefined reference to
`qInitImages_designer()'
.obj/release-shared-mt/main.o(.text+0x8c): undefined reference to
`DesignerApplication::showSplash()'
.obj/release-shared-mt/main.o(.text+0xe8): undefined reference to
`MainWindow::MainWindow[in-charge](bool, bool, QString const&)'
.obj/release-shared-mt/main.o(.text+0x206): undefined reference to
`DesignerApplication::settingsKey()'
.obj/release-shared-mt/main.o(.text+0x2f5): undefined reference to
`DesignerApplication::settingsKey()'
.obj/release-shared-mt/main.o(.text+0x3d1): undefined reference to
`DesignerApplication::settingsKey()'
.obj/release-shared-mt/main.o(.text+0x61b): undefined reference to
`MainWindow::fileOpen(QString const&, QString const&, QString const&, bool)'
.obj/release-shared-mt/main.o(.text+0xcab): undefined reference to
`debugToStderr'
.obj/release-shared-mt/main.o: In function `signalHandler':
.obj/release-shared-mt/main.o(.text+0x12f2): undefined reference to
`MainWindow::self'
.obj/release-shared-mt/main.o(.text+0x13ba): undefined reference to
`MainWindow::self'
.obj/release-shared-mt/main.o(.text+0x13d4): undefined reference to
`MainWindow::openFormWindow(QString const&, bool, FormFile*)'
.obj/release-shared-mt/main.o(.text+0x142b): undefined reference to
`MainWindow::self'
.obj/release-shared-mt/main.o(.text+0x1438): undefined reference to
`MainWindow::self'
collect2: ld returned 1 exit status
make[4]: *** [../../../bin/designer] Error 1
make[4]: Target `first' not remade because of errors.
make[4]: Leaving directory `/usr/src/qt-x11-free-3.1.2/tools/designer/app'
make[3]: *** [sub-app] Error 2
make[3]: Target `first' not remade because of errors.
make[3]: Leaving directory `/usr/src/qt-x11-free-3.1.2/tools/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Target `first' not remade because of errors.
make[2]: Leaving directory `/usr/src/qt-x11-free-3.1.2/tools'
make[1]: *** [sub-tools] Error 2
make[1]: Leaving directory `/usr/src/qt-x11-free-3.1.2'
------------------------------------------

Can any one help me?

George






Archive powered by MHonArc 2.6.24.

Top of Page