Hi,
I've noticed there are libsec/libmp became available for APE programs, and
dove into replacing OpenSSL calls with libsec equivalents. However, there
are still a reference to the native libc lurks somewhere in the ports as
the linker reports conflicts like these:
checkenv: incompatible type si
Aha! This ape/mp.h references the native lib not ape one. Applying the fix
below and recompiling ape/lib/mp and ape/lib/sec eliminates the reference
to /386/lib/libc.a, leaving just a few of unresolved references:
pcc -o 8.out bitmap.8 cache.8 channels.8 cliprdr.8 ewmhints.8 frpc.8 iso.8
licence.8
> Could someone suggest a method for tracking down the library/object file
> which contains the loader instruction to load /386/lib/libc.a?
It's not that you don't want libc references (what you would you have
instead?), you need to recompile some modules so they are up to date.
Point me to your
Does this look familiar to anyone?
term% usb/serial
usb/serial: startdevs: opening #0 /dev/usb/ep5.0
serial: open i/o ep data: '/dev/usb/ep5.3/data' permission denied
usb/serial: devmain: serial: no endpoints found for ifc 0
serial 11096: suicide: sys: trap
On Mon Feb 4 08:07:57 EST 2013, lu...@proxima.alt.za wrote:
> > Could someone suggest a method for tracking down the library/object file
> > which contains the loader instruction to load /386/lib/libc.a?
>
> It's not that you don't want libc references (what you would you have
> instead?), you ne
On Mon Feb 4 10:29:57 EST 2013, lu...@proxima.alt.za wrote:
> Does this look familiar to anyone?
>
>
> term% usb/serial
> usb/serial: startdevs: opening #0 /dev/usb/ep5.0
> serial: open i/o ep data: '/dev/usb/ep5.3/data' permission denied
> usb/serial: devmain: serial: no
> it is exactly that you don't want libc references in ape!
> libc will drag in its own functions, and bring in the incorrect
> versions of things.
Oops, I forgot about libap.a!
Sorry, everyone.
++L
> On Mon Feb 4 10:29:57 EST 2013, lu...@proxima.alt.za wrote:
>> Does this look familiar to anyone?
>>
>>
>> term% usb/serial
>> usb/serial: startdevs: opening #0 /dev/usb/ep5.0
>> serial: open i/o ep data: '/dev/usb/ep5.3/data' permission denied
>> usb/serial: devmain: seria
Whew, the libsec.h file was correct on the first push.
APE builds of libmp and libsec are being rolled in to support a new Python
2.7.3+
port. Like what you've started doing, the new Python port will not have OpenSSL
linked in and instead uses libsec.
-jas
On Feb 4, 2013, at 5:44 AM, Yaroslav
On Mon Feb 4 10:54:40 EST 2013, lu...@proxima.alt.za wrote:
> > On Mon Feb 4 10:29:57 EST 2013, lu...@proxima.alt.za wrote:
> >> Does this look familiar to anyone?
> >>
> >>
> >>term% usb/serial
> >>usb/serial: startdevs: opening #0 /dev/usb/ep5.0
> >>serial: open i/o ep data: '/dev
has anyone seen this? ideas? it seems like the ctlrhalt/stalled might be
self inflicted?
- erik
harness# cdfs -d /dev/sdU0.0
qhintr: td 0xf0b64680 csw 0x800d8d40 error 0x40 endpoint stalled
usb epctl clrhalt
[... more of the same]
scsi⇒ lun 0 Rcapacity [8] 00 00 00 00 00 00 00 00
scsi←
11 matches
Mail list logo