First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 43289
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Gentoo Team <embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marco Testarmata <testarmata.marco@tiscali.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ponyprog-2.06c-r1.ebuild new ebuild application/octet-stream Marco Testarmata 2004-02-29 07:32 0000 1.14 KB Details
ponyprog-2.06c-r1.ebuild ponyprog ebuild text/plain Marco Testarmata 2004-03-08 06:19 0000 1.14 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 43289 depends on: Show dependency tree
Show dependency graph
Bug 43289 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-29 07:31 0000
i updated the src_install section to use portage's utilities for the
installation


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Marco Testarmata 2004-02-29 07:32:47 0000 -------
Created an attachment (id=26590) [edit]
new ubuild

------- Comment #2 From Seemant Kulleen (RETIRED) 2004-03-07 20:11:43 0000 -------
Marco, please reattach the ebuild as a plaintext attachment

------- Comment #3 From Marco Testarmata 2004-03-08 06:17:28 0000 -------
sorry

------- Comment #4 From Marco Testarmata 2004-03-08 06:19:07 0000 -------
Created an attachment (id=27024) [edit]
ponyprog ebuild

------- Comment #5 From Daniel Black 2004-03-16 00:58:42 0000 -------
Can I get a list of RDEPENDS please.

Looking at the shared libraries of ponyprog you have:
ldd ./opt/ponyprog/bin/ponyprog2000
        linux-gate.so.1 =>  (0xffffe000)
        libVx.so.1.25 => not found
        libXaw.so.7 => /usr/X11R6/lib/libXaw.so.7 (0x40032000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x4008d000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x400a4000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400f6000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40104000)
        libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x401e2000)
        libm.so.6 => /lib/libm.so.6 (0x40236000)
        libc.so.6 => /lib/libc.so.6 (0x40258000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4038b000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40394000)
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x403ab000)
        libdl.so.2 => /lib/libdl.so.2 (0x403ba000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

What packages provide these? (Tip use "qpkg -f {filename} -v")

------- Comment #6 From Marco Testarmata 2004-03-16 01:54:36 0000 -------
Sorry, i hope that this is sufficent.

x11-base/xfree
sys-libs/lib-compat
sys-libs/glibc

in detail
x11-base/xfree-4.3.0-r5
/usr/X11R6/lib/libXaw.so.7
/usr/X11R6/lib/libXmu.so.6
/usr/X11R6/lib/libXt.so.6
/usr/X11R6/lib/libXext.so.6
/usr/X11R6/lib/libX11.so.6
/usr/X11R6/lib/libSM.so.6
/usr/X11R6/lib/libICE.so.6
/usr/X11R6/lib/libXpm.so.4

sys-libs/lib-compat-1.3
/usr/lib/libstdc++-libc6.2-2.so.3

sys-libs/glibc-2.3.2-r9
/lib/libm.so.6
/lib/libc.so.6
/lib/libdl.so.2
/lib/ld-linux.so.2

------- Comment #7 From Daniel Black 2004-03-16 02:51:50 0000 -------
one more - what does libVx.so.1.25 map to when you do ldd
/opt/ponyprog/bin/ponyprog2000 on your box?

The rest of the list is good.

------- Comment #8 From Marco Testarmata 2004-03-16 03:03:57 0000 -------
PonyProg is statically linked with the V library.
/opt/ponyprog/lib/libVx.so.1.25

 ~$ cat /etc/env.d/40ponyprog
LDPATH='/opt/ponyprog/lib'

------- Comment #9 From Daniel Black 2004-03-16 03:39:50 0000 -------
Silly me. Thanks for the ebuild - commited to cvs. Any probs let us know.
Thanks again.

First Last Prev Next    No search results available      Search page      Enter new bug