make a new libdl.so.2 for cgoban2 ?

2005-09-21 Thread Jean-Jacques Dhenin
Thanks again for your time and your help. 

I moved /usr/local/lib/libdl.so to /usr/local/lib/libdl.so.old
because /usr/local/lib/libdl.so is a symbolic link to /usr/local/lib/libdl.so.2
and then, cgoban2 get /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: 
Undefined symbol "_libc_intl_domainname". 

Now, I move /usr/local/lib/libdl.so.2 to /usr/local/lib/libdl.so.2.old
and then cgoban2 get 
/usr/libexec/ld-elf.so.1: Shared object "libdl.so.2" not found, \
 required by "Kaffe"
Well. $ pkg_info | grep -i Kaffe
  kaffe-1.1.5 

I am not able to do "portupgrade -f kaffe" because it stop on error : 
Error: "no-switchcheck" is not a recognized flag for controlling pedantic 
warnings.
Error: "no-shadow" is not a recognized flag for controlling pedantic warnings.
use: jikes [options] [EMAIL PROTECTED] file.java...

Also I try pkg_add -r kaffe, but no libdl.so are put in /usr/local/lib/

Any other idea ? 

Bien cordialement. 

According to Kris Kennaway:
> > > pkg_which /usr/local/lib/libdl.so.2 say ? 
> That means it's not claimed by any port, and you can try just removing
> it (or safer: put it somewhere where rtld won't look for it) and
> rebuild.
> 
> Perhaps you compiled something by hand that installed the libdl -
> that's a standard library on other platforms (e.g. solaris, I think),
> and so many configure scripts will look for it and assume it should be
> linked if found.  This is wrong on FreeBSD.
> 
> Kris
> 
> > According to Kris Kennaway:
> > > > When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get 
> > > > 
> > > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol 
> > > > "_libc_intl_domainname"
> > > > 
> > > > I have not found anything about the origine of libdl.so.2. 
> > > > 
> > > > New kernel, new buildworld, portupdate -Rrf cgoban2 and portmanager, 
> > > > without succes.

-- 
(°>   Dhénin Jean-Jacques
/ )   [EMAIL PROTECTED]
^^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: howto make a new libdl.so.2

2005-09-21 Thread Jean-Jacques Dhenin
Thanks for your reply, 

I do that before mailing to [EMAIL PROTECTED], 
and pkg_which /usr/local/lib/libdl.so.2, or pkg_info -W say ? (ie nothing).

Cordialement. 

According to Kris Kennaway:
> > When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get 
> > 
> > /usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol 
> > "_libc_intl_domainname"
> > 
> > I have not found anything about the origine of libdl.so.2. 
> > 
> > New kernel, new buildworld, portupdate -Rrf cgoban2 and portmanager, 
> > without succes.
> 
> pkg_which /usr/local/lib/libdl.so.2

-- 
(°>   Dhénin Jean-Jacques
/ )   [EMAIL PROTECTED]
^^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


howto make a new libdl.so.2

2005-09-21 Thread Jean-Jacques Dhenin
bonjour,

When I try cgoban2 on FreeBSD ... 4.11-STABLE, I get 

/usr/libexec/ld-elf.so.1: /usr/local/lib/libdl.so.2: Undefined symbol 
"_libc_intl_domainname"

I have not found anything about the origine of libdl.so.2. 

New kernel, new buildworld, portupdate -Rrf cgoban2 and portmanager, 
without succes.

Somebody can help me ? 

Many thanks in advance. 

-- 
(°>   Dhénin Jean-Jacques
/ )   [EMAIL PROTECTED]
^^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


JNC MP3 Player Synchronize cache failed

2005-07-30 Thread Jean-Jacques Dhenin
Hello,

I am not able to use may "SylverCrest" mp3 player. 

When I connect the player I have this message on the console : 

da0 at umass-sim0 bus 0 target 0 lun 0
da0:  Removable Direct Access SCSI-0 device 
da0: 1.000MB/s transfers
da0: 499MB (1023713 512 byte sectors: 64H 32S/T 499C)
umass0: at uhub2 port 1 (addr 2) disconnected
(da0:umass-sim0:0:0:0): lost device
(da0:umass-sim0:0:0:0): Synchronize cache failed, status == 0x39, scsi status 
== 0x0
(da0:umass-sim0:0:0:0): removing device entry

after removing the device and after many minutes a page fault in kernel
mode (trap 12) : 

fault code  = supervisor read, page not present
instruction pointer = 0x8:0xc0a27883
...
panic: page fault.

This is the same with 4.11, 5.4, 6 and 7 release. 

I found nothing on the net. 

Many thanks for a patch, a fix or a workaround.


-- 
(°>   Dhénin Jean-Jacques
/ )   [EMAIL PROTECTED]
^^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Howto extract only one channel from a wav file ?

2005-03-21 Thread Jean-Jacques Dhenin
Howto extract only one channel from a wav file ?

The left channel, for example, is very bad. 
Howto get only the right one ? 

I dont find into xwave, sox, lame ... something for this use.

-- 
(°>   Dhénin Jean-Jacques
/ )   [EMAIL PROTECTED]
^^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Recommend a Printer for FreeBSD

2005-03-10 Thread Jean-Jacques Dhenin
> On Thu, 2005-03-10 at 01:04, Sergei Gnezdov wrote:
> > My printer is dead.  Can anybody recommend a good printer for FreeBSD:
> > - Lazer (black/white)
> > - Some colored printer

I am not able to work whith "all in one" : HP1210 or lexmark x75.

-- 
(°>   Dhénin Jean-Jacques
/ )   [EMAIL PROTECTED]
^^
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"