Fwd: [LDTP-Dev] How to appmap the firefox web browser
Mauricio Lin
mauriciolin at gmail.com
Fri Nov 18 10:32:54 PST 2005
Hi all,
Sorry for having forgotten my response to the list.
Here goes the forward.
---------- Forwarded message ----------
From: Mauricio Lin <mauriciolin at gmail.com>
Date: Nov 18, 2005 2:30 PM
Subject: Re: [LDTP-Dev] How to appmap the firefox web browser
To: Prashanth Mohan <prashmohan at gmail.com>
Hi Mohan,
Hi Mauricio,
>
> I am not having any problems with at-poke at my debian box (sarge 3.1).
> I am uploading my compiled source... u can run the at-poke binary
> directly as src/at-poke.
>
> I have uploaded it to http://prash.nipl.net/ldtp/at-poke.tar.bz2
Yes, your at-poke is working now. Thanks. But I wonder why my at-poke is not
working.
Where did you get the at-poke source?
I got the at-poke-0.2.2-10.src.rpm and I used alien to convert to tgz
package. Look the contents of the tgz package:
# tar tzvf at-poke-0.2.2.tgz
drwxr-xr-x root/root 0 2005-11-18 14:14:20 ./
-rw-r--r-- root/root 216867 2004-03-15 09:28:00 ./at-poke-0.2.2.tar.bz2
-rw-r--r-- root/root 503 2005-04-13 12:56:42 ./at-poke-lvalue.patch
-rw-r--r-- root/root 357 2005-10-07 09:57:09 ./at-poke-strict-aliasing.patch
-rw-r--r-- root/root 3623 2005-10-15 21:10:05 ./at-poke.spec
So after uncompressing the tgz package, I uncompressed the
at-poke-0.2.2.tar.bz2 source package to at-poke-0.2.2 directory.
I entered to at-poke-0.2.2 directory and applied 2 patches (
at-poke-lvalue.patch and at-poke-strict-aliasing.patch) to fix the
src/accessible-tree-model.c and src/main.c files.
And then I type ./configure and make to generate the at-poke executable
file.
Something like:
cd at-poke-0.2.2
patch -p0 < ../at-poke-lvalue.patch
patch -p0 < ../at-poke-strict-aliasing.patch
./configure
make
But when I run src/at-poke, the at-poke crashes as explained on my last
email.
Is there anything wrong with my at-poke compilation or source package? Any
idea?
BR,
Mauricio Lin.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/ldtp-dev/attachments/20051118/9c20d695/attachment.html
More information about the LDTP-dev
mailing list