home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!csfb1!fau
- From: fau@csfb1.uucp (Frederick W. Au)
- Subject: compiling X11R3 src (xgen) on R4 platform (sun4 4.1.2)
- Message-ID: <BxxxIH.Lr7@csfb1.fir.fbc.com>
- Sender: news@csfb1.fir.fbc.com (Usenet News Account)
- Organization: First Boston Corporation
- Date: Thu, 19 Nov 1992 01:59:04 GMT
- Lines: 31
-
-
- i have got the src code of xgen from uunet archive, it was
- written for X11r3. and when i try to compile it under sun4
- 4.1.2 for X11r4, first i get the error messages that
- get_wmShellWidgetClass and get_wmApplicationWidgetClass.
-
- then some one suggest to do static binding, with the flag -Bstatic
- when i link to create the binary executable. however, it still
- doesn't work fine. now when i run the executable, i have a
- segmentation fault in the fcn create_msgboard() in the file
- create_msgboard.c, near the end, when it calls
- XtCreateManagedWidget(). the fcn is defined extern in
- Intrinsic.h, but when i do an nm(1) on all the library
- files i have at the usual places, i either get that
- name as undefined or as text segments, or as debugger
- symbol table entries.
-
- have any one heard of a newer release of xgen? or
- is there any general ways to work around that? i have read
- the faq's "comp.windows.x FAQ" and "The X toolkit intrinsics"
- but there don't appear anything about it.
-
- thanx,
-
- PS: will summarize if there are interested parties.
-
- --
-
- FRed Au
- ...!uunet!csfb1!dbadmin4!fau
-
-