octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #30599] gcc looks for X11 headers even with --


From: anonymous
Subject: [Octave-bug-tracker] [bug #30599] gcc looks for X11 headers even with --without-x option and/or when X11 is not found by configure
Date: Fri, 30 Jul 2010 04:09:04 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

URL:
  <http://savannah.gnu.org/bugs/?30599>

                 Summary: gcc looks for X11 headers even with --without-x
option and/or when X11 is not found by configure
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 30 Jul 2010 04:09:03 AM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Marko Budisic
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If there are no X11 libs installed, or --without-x is passed, the configure
script still configures gcc to compile display.cc which #includes X11/Xlib.h .
If the file is not there, the make step fails.

This has been reported in Macports bug tracker for Release 3.2.3
https://trac.macports.org/ticket/22741

I modified their patch and am attaching it here. After applying the patch,
the make succeeds. I believe there is no additional action needed.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 30 Jul 2010 04:09:03 AM UTC  Name: octave-3.2.4-conf-nox.patch 
Size: 619B   By: None
patch file for configure and configure.in
<http://savannah.gnu.org/bugs/download.php?file_id=21104>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30599>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]