Mailing list archives : pcb-rnd

ID:3529
From:ge...@igor2.repo.hu
Date:Sun, 10 Nov 2019 11:07:50 +0100 (CET)
Subject:Re: [pcb-rnd] undefined reference to `fgw_ucall_all'
in-reply-to:3528 from ka...@aspodata.se
replies: 3531 from ka...@aspodata.se
 
 
On Sun, 10 Nov 2019, karl@aspodata.se wrote:
 
>Soo, in februari, before the gentoo lib switch, fungw ended up in 
>lib64, and the new fungw ended up in lib since it doesn't know about 
>gentoos lib policy.
 
<snip>
 
>Or do you want to handle this case ?
 
Thanks; no, I don't think I want to handle it: as far as I can tell, I'm 
testing with the same fungw related -I and -l flags in scconfig that I 
then use for compilation/linking pcb-rnd.
 
If in any way this results in success in one case and fail in the other, 
that means the system works differently between the two cases. Might be 
some other flag, like -L or might be anything else or some other kind of 
interference. This usually means either:
 
- a broken system or lib installation the user needs to fix
 
- some real special case (like you have 2 or more different versions of 
fungw installed on different system-wide accessible lib paths), in which 
case I'd expect the user needs to take care of the special case.
 
 
Best regards,
 
Igor2
 
 

Reply subtree:
3529 Re: [pcb-rnd] undefined reference to `fgw_ucall_all' from ge...@igor2.repo.hu
  3531 Re: [pcb-rnd] undefined reference to `fgw_ucall_all' from ka...@aspodata.se