Issue 5356 - OO638C_MacOSX/aqua: extensions does not build due to X11 dependencies
Summary: OO638C_MacOSX/aqua: extensions does not build due to X11 dependencies
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ed
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 2588
  Show dependency tree
 
Reported: 2002-05-29 06:00 UTC by fa
Modified: 2004-03-25 04:21 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch for existing files. In $(SRC_ROOT)/extensions, use patch -p0 < /path/to/extensions.052802.patch (7.26 KB, patch)
2002-05-29 06:02 UTC, fa
no flags Details | Diff
Adds new aqua specific files. Ungzip and untar in $(SRC_ROOT)/extensions (5.34 KB, application/octet-stream)
2002-05-29 06:05 UTC, fa
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description fa 2002-05-29 06:00:21 UTC
The Aqua VCL extensions module will not build because of dependencies on X11 headers and sources.  More specifically, the extensions/source/plugin subproject.  Patch and new files attached.
Comment 1 fa 2002-05-29 06:02:13 UTC
Created attachment 1796 [details]
Patch for existing files. In $(SRC_ROOT)/extensions, use patch -p0 < /path/to/extensions.052802.patch
Comment 2 fa 2002-05-29 06:05:21 UTC
Created attachment 1797 [details]
Adds new aqua specific files. Ungzip and untar in $(SRC_ROOT)/extensions
Comment 3 fa 2002-05-29 06:08:20 UTC
NOTE:  You can apply the patch and untar the files independent of each other, ie they are not dependent on one another.
Comment 4 fa 2002-05-29 15:32:23 UTC
It may be necessary to revisit this module for a final 
implementation.  The patches simply comment out X11 dependent code, 
so some functionality may be lost.  Will need review before final.
Comment 5 ed 2002-06-04 04:13:12 UTC
committed to OO638C_MacOSX branch of repository
Comment 6 Martin Hollmichel 2004-03-25 04:21:11 UTC
close issue.