bugGnash - The GNU Flash player - Bugs: bug #20616, KDE/QT lbs not found [patch to...

 
 

bug #20616: KDE/QT lbs not found [patch to configure.ac]

Submitter:  Nick Warne <nickw>
Submitted:  Sun 29 Jul 2007 12:45:20 PM UTC
   
 
Category:  build Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  strk
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 29 Jul 2007 12:45:20 PM UTC, original submission:  

For some unknown reason, today configure was reporting I didn't have kde libs...

WARNING: No KDE development package installed, disabling klash
 checking for kde-config... /home/nick/kde3.5.7/bin/kde-config
 checking for kde header... -I/home/nick/kde3.5.7/include -I/home/nick/kde3.5.7/include/kio
 checking for kdeui library... /home/nick/kde3.5.7/lib/libkdeui
 checking for kdecore library... /home/nick/kde3.5.7/lib/libkdecore
 checking for kdeprint library... /home/nick/kde3.5.7/lib/libkdeprint
 checking for qt header... -I/usr/lib/qt/include
 checking for moc... /usr/lib/qt/bin/moc

It appears that the test on the 'kde/qt test' was happening before the test was done, which is always flase (of course).

Attached patch to configure.ac

Bloody mystery...

Nick

Nick Warne <nickw>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #13516:  configure.ac.patch added by nickw (1KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Updated the item)
  • -email is unavailable- added by nickw (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-07-29 strk CategoryNone build
        StatusNone Fixed
        Assigned toNone strk
        Open/ClosedOpen Closed
    2007-07-29 nickw Attached File- Added configure.ac.patch, #13516

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code