All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 55606] New: r300_dri.so.tmp: tries to link to yylex
Date: Thu, 04 Oct 2012 08:57:10 +0000	[thread overview]
Message-ID: <bug-55606-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3025 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=55606

          Priority: medium
            Bug ID: 55606
          Assignee: dri-devel@lists.freedesktop.org
           Summary: r300_dri.so.tmp: tries to link to yylex
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: treeve@sourcemage.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r300
           Product: Mesa

Created attachment 68068
  --> https://bugs.freedesktop.org/attachment.cgi?id=68068&action=edit
Full compile log

make[3]: Entering directory `/var/git/mesalib/src/gallium/targets/dri-r300'
/bin/sh ../../../../bin/mklib -o r300_dri.so.tmp -noprefix -linker 'g++'
-ldflags '-s -L/usr/lib  -s -ldl -lpthread' \
        target.o ../../../../src/mesa/drivers/dri/common/utils.o
../../../../src/mesa/drivers/dri/common/dri_util.o
../../../../src/mesa/drivers/dri/common/xmlconfig.o  
../../../../src/gallium/state_trackers/dri/drm/libdridrm.a
../../../../src/gallium/winsys/radeon/drm/libradeonwinsys.a
../../../../src/gallium/drivers/galahad/libgalahad.a
../../../../src/gallium/drivers/trace/libtrace.a
../../../../src/gallium/drivers/rbug/librbug.a
../../../../src/gallium/drivers/r300/libr300.a \
                -Wl,--start-group ../../../../src/mesa/libmesagallium.a
../../../../src/gallium/auxiliary/libgallium.a -Wl,--end-group \
                 ../../../../lib/libdricore9.0.0.so  -ldrm   -lexpat -lm  -ldl
-ldrm_radeon -lLLVMMCJIT -lLLVMBitWriter -lLLVMX86AsmParser
-lLLVMX86Disassembler -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMAsmPrinter
-lLLVMMCParser -lLLVMX86Desc -lLLVMX86Info -lLLVMX86AsmPrinter -lLLVMX86Utils
-lLLVMJIT -lLLVMRuntimeDyld -lLLVMExecutionEngine -lLLVMCodeGen
-lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa
-lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMObject -lLLVMCore -lLLVMSupport
mklib: Making Linux shared library:  r300_dri.so.tmp
g++ -march=native -mtune=native -m64 -pipe -ffast-math -funroll-loops -O3 -Wall
-std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes
-fno-strict-aliasing -fno-builtin-memcmp -fPIC -D_GNU_SOURCE -DUSE_X86_64_ASM
-DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DIN_DRI_DRIVER -DUSE_XCB
-DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS
-DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE
-DHAVE_LIBUDEV -DHAVE_LLVM=0x0301 -fvisibility=hidden -o r300_dri.so.test
../../../../src/mesa/drivers/dri/common/dri_test.o r300_dri.so.tmp
../../../../lib/libdricore9.0.0.so  -ldrm   -lexpat -lm  -ldl -ldrm_radeon -s
-L/usr/lib  -s -ldl -lpthread;
r300_dri.so.tmp: undefined reference to `yylex'
collect2: error: ld returned 1 exit status
make[3]: *** [r300_dri.so] Error 1



I have the following software:llvm
llvm-3.1
gcc-4.7.2
bison-2.6.2
libdrm-2.4.39

Using mesalib git branch 9.0, commit b2048c5e905cb6321212e33391926fc720b89121

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4443 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2012-10-04  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04  8:57 bugzilla-daemon [this message]
2012-10-04 14:54 ` [Bug 55606] r300_dri.so.tmp: tries to link to yylex bugzilla-daemon
2012-12-05 17:05 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-55606-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.