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

Bug#240889: Build problem on amd64.



tag 240889 + help
thanks

On Mon, Mar 29, 2004 at 09:33:19PM +0200, Kurt Roeckx wrote:
> Package: xfree86
> Version: 4.3.0-7
> 
> There are a few problem building on amd64:
> * It's missing a vars.amd64. I've copied vars.i386
> 
> * I get: XlcDL.c:64:4: #error "Unknown architecture"
>   small patch:
> 
> --- XlcDL.c.orig        2004-03-29 13:30:49.659717577 -0600
> +++ XlcDL.c     2004-03-29 10:58:24.000000000 -0600
> @@ -58,7 +58,7 @@
>  #ifdef _LP64
>  # if defined(__sparcv9)
>  #  define      _MACH64_NAME            "sparcv9"
> -# elif defined(__ia64__)
> +# elif defined(__ia64__) || defined(__x86_64__)
>  #  undef MACH64_NAME
>  # else
>  #  error "Unknown architecture"
> 
> * In the control file there are some lines that limit the
>   architectures and amd64 isn't on that list.

If you could submit a patch against the SVN trunk for all three of these
issues, it would expedite resolution of this.

(See http://necrotic.deadbeast.net/xsf/XFree86/HACKING.txt for details.)

-- 
G. Branden Robinson                |     There's nothing an agnostic can't
Debian GNU/Linux                   |     do if he doesn't know whether he
branden@debian.org                 |     believes in it or not.
http://people.debian.org/~branden/ |     -- Graham Chapman

Attachment: signature.asc
Description: Digital signature


Reply to: