[Bug 226725] Review Request: netgen - LVS netlist comparison tool

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 3 13:16:51 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: netgen - LVS netlist comparison tool


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=226725





------- Additional Comments From trond.danielsen at fedoraproject.org  2007-04-03 09:16 EST -------
Now I know why it fails on x86_64. I did not spot this configure warning at first:

- - - -
checking for tclConfig.sh... 
Can't find Tcl configuration script "tclConfig.sh"
Reverting to non-Tcl compilation
checking for X... libraries /usr/lib64, headers 
checking for gethostbyname... yes
checking for connect... yes
- - - -

The real problem is that the makefile in netgen/lib does not check if install
path exists before attempting to copy the file, but adding --with-tcl=%{_libdir}
 to %configure solves the problem.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list