Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] gtk port


>The problem I have is best shown via a screenshot:
> http://people.redhat.com/~hp/buildpath.png
>Shouldn't there be some UI on that page of the dialog?

Wow. Something is completely wrong. I have attached what I see (hope your
mailer does attachments - I don't have a web page I can put the snapshot
on).



Here is my Linux System info. I am running RH 7.0 with Gnome. What are you
running?

Distribution:                  Red Hat Linux
Operating System:              Linux
Distribution Version:          Red Hat Linux release 7.0 (Guinness)
Operating System Version:      #1 Tue Aug 22 16:49:06 EDT 2000
Operating System Release:      2.2.16-22
Processor Type:                i686
X Display Name:                :0

Here is my Motif and X library info (not versions - not sure how to get
that). I am using the Motif lib in my current directory. Could you go to
your eclipse directory and type "ldd eclipse" and make sure that the
libXm.so.2 being used is in ./libXm.so.2 ?

        libXm.so.2 => ./libXm.so.2 (0x40018000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x401b8000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40205000)
        libc.so.6 => /lib/libc.so.6 (0x402e5000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4040a000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40413000)
        libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x4042a000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40433000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

It looks like we may have a bug running on the system you are running on.
We will need to replicate your setup here and see if we can fix the
problem.

Thanks for being so patient.
Carolyn
(See attached file: buildpath.png)

Attachment: buildpath.png
Description: PNG image


Back to the top