[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA-dev: Re: gEDA/gaf 20061020 source tarballs released



Stephen Williams wrote:
> Werner Hoch wrote:
>> Hi Stephen,
> 
>>> But building on 10.0 and 9.3 with arch=x86_64 failed.
>>>
>>> I'm not sure where the problem is, maybe you can give me a hint.
>>>
>>> Error-Log:
>> [...]
>>
> 
> For some reason, -ltermcap wasn't included in the 32bit build of
> vvp32. Humph. I may need to look at the vvp/config.log and vvp/Makefile
> files that were generated.

I looked a little more closely, and on SuSE 10.1, there is no -ltermcap
and that works fine. At least on my system.

I also noticed from the logs above that only the vvp32 link failed.
that suggests that you may be missing some of the 32bit devel libs.
On my system, it is part of readline-devel-32bit.

So try adding readlib-devel and readline-devel-32bit to the
BuildRequires list.


>>> 1. Somethings wrong with libreadline.
>> If I remove readline-devel from the BuildRequires list, Verilog compiles 
>> on all platforms.
>>
>> Do we need the readline libs or can I replace them with the termcap 
>> libs?
> 
> The readline functionality is used by vvp to support the interactive
> $stop mode. If it is not found, it will configure the functionality
> out. Readline uses termcap in turn.
> 
>>> 2. The make process does not stop after the linking error.
> 
> The error would be in vvp. Sounds like something for me to look into.
> 
>>> The build seems to work if I remove the configure option
>>> --enable-vvp32.
>> ... or if I replace realine with termcap libs.
>>
>> Which choice shall I use for the SuSE rpms?
> 
> The --enable-vvp32 flag causes a 32bit version of vvp to be build
> and installed. This only exists for compatibility with 32bit VPI
> modules. But building it shouldn't be causing troubles.
> 
> I also do not know how termcap cam replace readline. The readline
> libs use termcap. I'm puzzled why there is a problem with the
> readline-devel package.
> 
> 


-- 
Steve Williams                "The woods are lovely, dark and deep.
steve at icarus.com           But I have promises to keep,
http://www.icarus.com         and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev