Bug 707 - Can`t configure fltk-1.1.7 . configure: error: Configure could not find required X11 libraries
Summary: Can`t configure fltk-1.1.7 . configure: error: Configure could not find requi...
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P1 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords: assemble-failure
Depends on:
Blocks:
 
Reported: 2009-11-10 17:25 UTC by Petr Sokolov
Modified: 2009-11-30 10:03 UTC (History)
1 user (show)

See Also:
Host: Linux server 2.6.31-rt11 #3 SMP Sun Sep 20 21:36:34 MSD 2009 x86_64 GNU/Linux
Target: Linux ARM
Build: Buildroot git


Attachments
Config for Buildroot and config log fltk-1.1.7 (14.43 KB, application/x-bzip)
2009-11-10 17:25 UTC, Petr Sokolov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Sokolov 2009-11-10 17:25:37 UTC
Created attachment 735 [details]
Config for Buildroot and config log fltk-1.1.7

Hi!
Can`t configure fltk-1.1.7

Console out:
checking for X... no
configure: error: Configure could not find required X11 libraries
./configure: line 10022: exit: aborting.: numeric argument required
./configure: line 10022: exit: aborting.: numeric argument required
make: *** [/opt/src/linux-arm/build/fltk-1.1.7/.stamp_configured] ?????? 255

Bye.
Comment 1 Peter Korsgaard 2009-11-30 10:03:22 UTC
fltk needed libXt - Fixed in git (b48fb8c4aa)