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

Re: xfree86 4.3.0-pre1v1 sources ?



Le Jeudi 07 Août 2003 12:37, Daniel Stone a écrit :
> > 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.
>
> http://auric.debian.org/~branden/

I am on ppc. It seems to be a problem with some patches.

(I did no modifications of the sources)
End of dpkg-buildpackage:
Applying patch debian/patches/003_linux.cf_and_xfree86.cf.diff ... failed! 
(check stampdir/log/patches/003_linux.cf_and_xfree86.cf.diff for reason)
make: *** [stampdir/patch] Erreur 1

$ more stampdir/log/patches/003_linux.cf_and_xfree86.cf.diff
patching file xc/config/cf/xfree86.cf
patching file xc/config/cf/linux.cf
Hunk #1 FAILED at 87.
Hunk #2 succeeded at 153 (offset 1 line).
Hunk #3 succeeded at 753 (offset 1 line).
Hunk #4 succeeded at 798 (offset 1 line).
Hunk #5 succeeded at 811 (offset 1 line).
Hunk #6 succeeded at 819 (offset 1 line).
Hunk #7 succeeded at 827 (offset 1 line).
Hunk #8 succeeded at 836 (offset 1 line).
Hunk #9 succeeded at 845 (offset 1 line).
Hunk #10 succeeded at 854 (offset 1 line).
Hunk #11 succeeded at 864 (offset 1 line).
Hunk #12 succeeded at 873 (offset 1 line).
Hunk #13 succeeded at 881 (offset 1 line).
Hunk #14 succeeded at 922 (offset 1 line).
1 out of 14 hunks FAILED -- saving rejects to file xc/config/cf/linux.cf.rej

$ more build-tree/xc/config/cf/linux.cf.rej
***************
*** 87,103 ****
  XCOMM binutils:       (LinuxBinUtilsMajorVersion)

  #if LinuxDistribution == LinuxDebian
  # define SystemManDirectory   /usr/share/man
  # 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 */
--- 87,109 ----
  XCOMM binutils:       (LinuxBinUtilsMajorVersion)

  #if LinuxDistribution == LinuxDebian
+ # ifndef DefaultGcc2OptimizeOpt
+ #  define DefaultGcc2OptimizeOpt      -O2
+ # endif
+ # define DefaultGcc2AxpOpt    DefaultGcc2OptimizeOpt
+ # define DefaultGcc2i386Opt   DefaultGcc2OptimizeOpt
+ # define DefaultGcc2PpcOpt    DefaultGcc2OptimizeOpt
  # define SystemManDirectory   /usr/share/man
  # define HasPam                       YES
  # define HasTk                        YES
  # define TkLibDir             /usr/lib
  # define TkIncDir             /usr/include
+ # define TkLibName            tk8.4
  # define XF86SetupUsesStaticTk        NO
  # define HasTcl                       YES
  # define TclLibDir            /usr/lib
  # define TclIncDir            /usr/include
+ # define TclLibName           tcl8.4
  # define XF86SetupUsesStaticTcl       NO
  /* un-comment this when it is un-broken */
  /* # define JoystickSupport YES */

Regards,

-- 
Fleny68



Reply to: