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

xfree86 4.3.0-pre1v1 sources ?



Hello,

Is there somewhere the 4.3.0-pre1v1 source package are available while
they are waiting in the new queue ? I wish to build them, and try to
work on providing the driver SDK this weekend.

I tried building the today nightly snapshots, but they failed with the
hunk 1 of the 003_linux.cf_and_xfree86.cf.diff patch. It failed in
linux.cf, because the upstream tarball seem to have a :

#if LinuxDistribution == LinuxDebian
# define SystemManDirectory     /usr/share/man
# define CppCmd                 cpp-3.2
# define HasPam                 YES
# define HasTk                  YES
# define TkLibDir               /usr/lib
# define TkIncDir               /usr/include
# define TkLibName              tk8.3
# define XF86SetupUsesStaticTk  NO
# define HasTcl                 YES
# define TclLibDir              /usr/lib
# define TclIncDir              /usr/include
# define TclLibName             tcl8.3
# define XF86SetupUsesStaticTcl NO
/* un-comment this when it is un-broken */
/* # define JoystickSupport YES */
 
The :

# define CppCmd                 cpp-3.2

Not being found in the patch. I suppose we want to build with cpp-3.3
also, right ?

I will try to fix this, and provide a corrected patch, and see if it
fails further down. 

BTW, what is the prefered way of handling this kind of stuff ? Using
debian-x, mail to Branden directly, or perhaps to the X task force ?

Friendly,

Sven Luther



Reply to: