[Webkit-unassigned] [Bug 90231] New: ld: warning: directory not found for option '-L/usr/local/lib'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 17:49:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90231

           Summary: ld: warning: directory not found for option
                    '-L/usr/local/lib'
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lforschler at apple.com


ld: warning: directory not found for option '-L/usr/local/lib'
when building dumprendertree


mkdir -p /Volumes/Data/slave/snowleopard-release/build/WebKitBuild/Release/DerivedSources/DumpRenderTree
cp DumpRenderTreeSupport_wrapPregenerated.c /Volumes/Data/slave/snowleopard-release/build/WebKitBuild/Release/DerivedSources/DumpRenderTree/DumpRenderTreeSupport_wrap.c
gcc -g -dynamiclib -o /Volumes/Data/slave/snowleopard-release/build/WebKitBuild/Release/DumpRenderTreeSupport.dylib `/usr/bin/perl -MExtUtils::Embed -eperl_inc` `/usr/bin/perl -MExtUtils::Embed -e'my $opts = ldopts(0); $opts =~ s/-arch [^ ]*( |$)//g; print $opts, " -arch ", join(" -arch ", split(" ",$ENV{ARCHS}))'` DumpRenderTreeSupport.c /Volumes/Data/slave/snowleopard-release/build/WebKitBuild/Release/DerivedSources/DumpRenderTree/DumpRenderTreeSupport_wrap.c
ld: warning: directory not found for option '-L/usr/local/lib'
cp DumpRenderTreeSupportPregenerated.pm /Volumes/Data/slave/snowleopard-release/build/WebKitBuild/Release/DumpRenderTreeSupport.pm

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list