xorg build problems: dtrace script

Chuck Robey chuckr at telenix.org
Wed Jun 18 12:43:03 PDT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've never seen this type of thing before.  Is it a precompiler of some sort?
It's getting an error, looks like it's tripping over a common FreeBSD type, a
uid_t.  I know how I'd handle this with a C file, I'd find out where it was
defined, see if it was already included but had define masking problems, or if
it just plain wasn't included before, and then add an include for it, but I
don't know what the heck this thing is ... code is /usr/lib??  that's wacky ...

Anyhow, here's the last part of the error listing (from xserver,dix).  If you
don't recognize the error, but know something about the .d files, you could tell
me, then I could pester the FreeBSD folks about it:

ranlib .libs/libdix.a
creating libdix.la
(cd .libs && rm -f libdix.la && ln -s ../libdix.la libdix.la)
/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

Stop in /home/chuckr/xorgsrc/xserver/dix.
*** Error code 1

Stop in /home/chuckr/xorgsrc/xserver/dix.
*** Error code 1

Stop in /home/chuckr/xorgsrc/xserver.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIWWVHz62J6PPcoOkRAomiAKCLT12E0WzAA8DCgKLE98WvO/eEggCfZHX7
fLEW8YgEVZc+RuHmXkPNrck=
=Okz0
-----END PGP SIGNATURE-----



More information about the xorg mailing list