Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2008 08:36:36 -0400
From:      Chuck Robey <chuckr@telenix.org>
To:        Garrett Cooper <yanefbsd@gmail.com>
Cc:        current@freebsd.org
Subject:   Re: dtrace failure in xorg
Message-ID:  <485A52D4.2060908@telenix.org>
In-Reply-To: <7d6fde3d0806182029h1a64d1f1o8689b26d7b050628@mail.gmail.com>
References:  <4859CD29.9040200@telenix.org> <7d6fde3d0806182029h1a64d1f1o8689b26d7b050628@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Garrett Cooper wrote:
> On Wed, Jun 18, 2008 at 8:06 PM, Chuck Robey <chuckr@telenix.org> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I'm trying to build some software that's making use of dtrace.  Actually, for my
>> own purposes, I'm trying to build the HEAD version of xorg.  There's a error
>> that looks like:
>>
>> make  all-am
>> /usr/sbin/dtrace -G -C -o dtrace-dix.o -s ../dix/Xserver.d .libs/*.o
>> dtrace: failed to compile script ../dix/Xserver.d: "/usr/lib/dtrace/psinfo.d",
>> line 37: syntax error near "uid_t"
>> *** Error code 1
>>
>> Now, if this were a regular C file, this would be simplicity itself, either
>> looking some a define that was covering the definition of the type. or adding an
>> include to bring that def in, however, I haven't any experience with these .d
>> files.  Could anybody give me either a pointer to a description of this,  or
>> maybe give me a short description here to how they should be treated as opposed
>> to .c files?
> 
> Chuck,
>       Have you read this thread yet:
> http://www.nabble.com/X-ports-trying-to-use-dtrace-td17729926.html ?

I apologize for dragging that all up ... while I'm on this project, I'm afraid
that I have been deleting most mail, spending all my time trying to to get this
done.  In general, it's working, I'm getting very close, but it's also caused
this, and I'll try to check the mail archive more, before writing you.

> Cheers,
> -Garrett
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIWlLUz62J6PPcoOkRAiIAAJ0XL6a2z63qvNXkSuhLqm0iIrlMUwCfXYN4
M/QNGR0hJFdPBGXpgBteypA=
=xDrr
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?485A52D4.2060908>