Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Verilog-Perl CPAN distribution.

Report information
The Basics
Id: 34002
Status: rejected
Priority: 0/
Queue: Verilog-Perl

People
Owner: Nobody in particular
Requestors: indproj [...] yahoo.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: MacOSX 10.4 installation
Date: Tue, 11 Mar 2008 16:37:27 -0700 (PDT)
To: bug-Verilog-Perl [...] rt.cpan.org
From: Adrian Lewis <indproj [...] yahoo.com>
I'm trying to install Verilog-Perl 3.023 on my Intel Mac OS-X 10.4 (Darwin 8.11.1) laptop running Perl-5.8.6. Makefile.PL complains "No library found for -lstdc++". After install, running vppp results in: Can't load '/Library/Perl/5.8.6/darwin-thread-multi-2level/auto/Verilog/Preproc/Preproc.bundle' for module Verilog::Preproc: dlopen(/Library/Perl/5.8.6/darwin-thread-multi-2level/auto/Verilog/Preproc/Preproc.bundle, 1): Symbol not found: __ZTVN10__cxxabiv120__si_class_type_infoE Referenced from: /Library/Perl/5.8.6/darwin-thread-multi-2level/auto/Verilog/Preproc/Preproc.bundle Expected in: dynamic lookup at /usr/bin/vppp line 30 Looks like the preprocessor library can't find the dynamic c++ library - but that's just a guess. Thanks for your help, Adrian Lewis http://home.comcast.net/~lewisas Show quoted text
____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Unfortunately I don't have access to a Mac 10.4 to fix this, though note others say it works on the latest mac releases. If you solve it I'll happily take the patch back.