From owner-freebsd-questions@FreeBSD.ORG Tue Nov 11 18:45:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3796916A4CE for ; Tue, 11 Nov 2003 18:45:59 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0519843F85 for ; Tue, 11 Nov 2003 18:45:57 -0800 (PST) (envelope-from nealhamilton@fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id E74AE3F56A2 for ; Tue, 11 Nov 2003 21:44:26 -0500 (EST) Received: by server2.messagingengine.com (Postfix, from userid 99) id 3D3EB7C5C5; Tue, 11 Nov 2003 21:44:26 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Neal Hamilton Jr." To: freebsd-questions@freebsd.org Date: Tue, 11 Nov 2003 18:44:26 -0800 X-Sasl-Enc: evr9hDqRarn2lOYWJGWexw 1068605066 Message-Id: <20031112024426.3D3EB7C5C5@server2.messagingengine.com> Subject: cdbakeoven 2.0 beta 2 build fails on freebsd 5-current X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2003 02:45:59 -0000 Has anyone had success with cdbakeoven 2.0 beta 2 on freebsd 5 or 5 current? ./configure seems to go ok but gmake fails with the following: AN_NAMESPACE -DQT_NO_ASCII_CAST -c -o CdboCDRom.lo `test -f 'CdboCDRom.cpp' || echo './'`CdboCDRom.cpp CdboCDRom.cpp:34:56: linux/cdrom.h: No such file or directory CdboCDRom.cpp: In member function `bool CdboCDRom::isValid()': CdboCDRom.cpp:82: error: `CDROM_DRIVE_STATUS' undeclared (first use this function) CdboCDRom.cpp:82: error: (Each undeclared identifier is reported only once for each function it appears in.) CdboCDRom.cpp:82: error: `CDSL_CURRENT' undeclared (first use this function) CdboCDRom.cpp: In member function `bool CdboCDRom::isDiskOK()': CdboCDRom.cpp:91: error: `CDS_DISC_OK' undeclared (first use this function) CdboCDRom.cpp: In member function `int CdboCDRom::open()': CdboCDRom.cpp:104: error: `CDROM_CLEAR_OPTIONS' undeclared (first use this function) CdboCDRom.cpp:104: error: `CDO_AUTO_CLOSE' undeclared (first use this function) CdboCDRom.cpp: In member function `bool CdboCDRom::hasMediaChanged()': CdboCDRom.cpp:118: error: `CDROM_MEDIA_CHANGED' undeclared (first use this function) CdboCDRom.cpp: In member function `Cdbo::MediaStatus CdboCDRom::testMedia()': CdboCDRom.cpp:202: error: `CDS_TRAY_OPEN' undeclared (first use this function) CdboCDRom.cpp:203: error: `CDS_NO_DISC' undeclared (first use this function) CdboCDRom.cpp:206: error: `CDS_NO_INFO' undeclared (first use this function) CdboCDRom.cpp:207: error: `CDS_DRIVE_NOT_READY' undeclared (first use this function) CdboCDRom.cpp:230: error: `CDROM_DISC_STATUS' undeclared (first use this function) CdboCDRom.cpp:232: error: `CDS_DATA_1' undeclared (first use this function) CdboCDRom.cpp:233: error: `CDS_DATA_2' undeclared (first use this function) CdboCDRom.cpp:237: error: `CDS_AUDIO' undeclared (first use this function) CdboCDRom.cpp:241: error: `CDS_MIXED' undeclared (first use this function) CdboCDRom.cpp: In member function `bool CdboCDRom::eject()': CdboCDRom.cpp:384: error: `CDROMEJECT' undeclared (first use this function) gmake[3]: *** [CdboCDRom.lo] Error 1 gmake[3]: Leaving directory `/usr/sandbox/cdbakeoven-2.0beta2/cdbakeoven/cdboshared' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/sandbox/cdbakeoven-2.0beta2/cdbakeoven' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/sandbox/cdbakeoven-2.0beta2' gmake: *** [all] Error 2 thanks in advance. ps. is there any other good cd burning s/f comparable to cdbakeoven ease and features? -- Neal Hamilton Jr. nealhamilton@fastmail.fm -- http://www.fastmail.fm - The way an email service should be