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 cgoorah@xxxxxxxxxxxx 2007-08-17 20:10 EST ------- (In reply to comment #12) > (In reply to comment #10) > > (In reply to comment #9) > > > make install still fails for some reason, but I solved it by manually > > creating > > > %{_libdir}/%{name} in the build root before running make install in > > the %install > > > section. > > > > Can i have a look why it's failing on x86_64 arch? > > The problem is simply that the Makefile in lib/ does not check for the existence > of $prefix/%{_libdir}/%{name} before attempting to copy the file. I can create > an account on my x86_64 machine if you want to check for your self, but the > problem can easily be fixed either by adding the directory to the install-dirs > rule in the top level Makefile, or by manually running mkdir -p > %{buildroot}%{_libdir}/%{name} before running make install. > > On the other hand, it seems kind of strange to me to install the scripts in > libdir in the first place. Wouldn't the correct location be libexec? > > Updated: SRPM: http://chitlesh.fedorapeople.org/netgen/netgen-1.3.7-10.fc7.src.rpm SPEC: http://chitlesh.fedorapeople.org/netgen/netgen.spec logs: http://koji.fedoraproject.org/scratch/chitlesh/task_107798/ -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review