[sldev] bison: extra operand `mv.exe'

Felix Duesenburg kfa at gmx.net
Fri Apr 4 09:09:05 PDT 2008


I just posted a patch for the solution files to VWR-1151 that compiles 
for me.

Cheers


Marine Kelley wrote:
> same same, rename EZ_LCD_Wrapper.lib to EZ_LCD_Wrapper_vc8.lib in both 
> debug and release libraries folders and you're all set.
>
> Normally you should be all good after that ultimate renaming.
>
> Marine (reposting this to the list as I have the bad habit of 
> clickining "Reply" instead of "Reply to all")
>
>
> 2008/4/4, Ajinkya Kale <kaleajinkya at gmail.com 
> <mailto:kaleajinkya at gmail.com>>:
>
>
>     Renaming "llimagej2coj.vcproj" to "llimagej2coj_vc8.vcproj"
>     resolved the error of llimagej2coj.lib.  (Thanks a lot Marine for
>     your valuable inputs)
>
>      Now I am getting a "cannot open file 'EZ_LCD_Wrapper_vc8.lib' " 
>     error.
>
>     1>------ Skipped Build: Project: win_crash_logger, Configuration:
>     ReleaseNoOpt Win32 ------
>     1>Project not selected to build for this solution configuration
>     2>------ Build started: Project: newview, Configuration:
>     ReleaseNoOpt Win32 ------
>     2>Executing pre-build batch file
>     2>PREBUILD SUCCESSFUL
>     2>Linking...
>     2>LINK : fatal error LNK1104: cannot open file
>     'EZ_LCD_Wrapper_vc8.lib'
>     2>Build log was saved at "file://h:\SL Open source
>     codes\slviewer-src-Branch_1-19-0-Viewer-r80803\linden\indra\newview\ReleaseNoOpt\BuildLog.htm"
>     2>newview - 1 error(s), 0 warning(s)
>     ========== Build: 0 succeeded, 1 failed, 19 up-to-date, 1 skipped
>     ==========
>
>
>     On Thu, Apr 3, 2008 at 9:46 PM, Ajinkya Kale
>     <kaleajinkya at gmail.com <mailto:kaleajinkya at gmail.com>> wrote:
>
>         Thanks. That worked. The bison error was solved by separating
>         the command line argument.
>         But now I am getting the following error :
>
>
>         1>------ Skipped Build: Project: win_crash_logger,
>         Configuration: ReleaseNoOpt Win32 ------
>         1>Project not selected to build for this solution configuration
>         2>------ Build started: Project: newview, Configuration:
>         ReleaseNoOpt Win32 ------
>         2>Executing pre-build batch file
>         2>PREBUILD SUCCESSFUL
>         2>Linking...
>         2>LINK : fatal error LNK1104: cannot open file 'llimagej2coj.lib'
>
>         2>Build log was saved at "file://h:\SL Open source
>         codes\slviewer-src-Branch_1-19-0-Viewer-r80803\linden\indra\newview\ReleaseNoOpt\BuildLog.htm"
>         2>newview - 1 error(s), 0 warning(s)
>         ========== Build: 0 succeeded, 1 failed, 19 up-to-date, 1
>         skipped ==========
>
>         The Project llimagej2coj was not loaded when i started the vc8
>         solution. Visual studio prompted cannot load...missing project.
>         The downloaded version _1-19-0 didnot have this project ? Do i
>         need the llimagej2coj project ? Where can i download it?Or i
>         donnot require it?
>
>
>         On Thu, Apr 3, 2008 at 2:19 PM, Marine Kelley
>         <marinekelley at gmail.com <mailto:marinekelley at gmail.com>> wrote:
>
>             Hi, I got the same error in the past, this is due to a
>             problem in the command line.
>             Open the lscript_compile_fb_vc8 project, right-click on
>             the file indra.y and Properties. Mofify the compile
>             command line : split it in two just before "mv.exe".
>             Actually that command is not one one line but two
>             consecutive lines, the CRLF was just crunched.
>
>             Marine
>
>
>
>             2008/4/3, Ajinkya Kale <kaleajinkya at gmail.com
>             <mailto:kaleajinkya at gmail.com>>:
>
>                 I am getting the following errors in vc8. I have
>                 checked the bison installation. But no success.
>
>
>                 1>------ Build started: Project:
>                 lscript_compile_fb_vc8, Configuration: Release Win32
>                 ------
>                 1>Building ytab.cpp
>                 2>------ Skipped Build: Project: win_crash_logger,
>                 Configuration: ReleaseNoOpt Win32 ------
>                 2>Project not selected to build for this solution
>                 configuration
>                 1>bison: extra operand `mv.exe'
>                 1>Try `bison --help' for more information.
>                 1>Project : error PRJ0019: A tool returned an error
>                 code from "Building ytab.cpp"
>                 1>Build log was saved at "file://h:\SL Open source
>                 codes\slviewer-src-Branch_1-19-0-Viewer-r80803\linden\indra\lscript\lscript_compile\Release_fb\BuildLog.htm"
>                 1>lscript_compile_fb_vc8 - 1 error(s), 0 warning(s)
>                 3>------ Build started: Project: newview,
>                 Configuration: ReleaseNoOpt Win32 ------
>                 3>Executing pre-build batch file
>                 3>PREBUILD SUCCESSFUL
>                 3>Linking...
>                 3>link: extra operand `/ERRORREPORT:PROMPT'
>                 3>Try `link --help' for more information.
>                 3>Project : error PRJ0002 : Error result 1 returned
>                 from 'C:\cygwin\bin\link.exe'.
>                 3>Build log was saved at "file://h:\SL Open source
>                 codes\slviewer-src-Branch_1-19-0-Viewer-r80803\linden\indra\newview\ReleaseNoOpt\BuildLog.htm"
>                 3>newview - 1 error(s), 0 warning(s)
>                 ========== Build: 0 succeeded, 2 failed, 18
>                 up-to-date, 1 skipped ==========
>
>                 Any suggestions ?
>
>                 -Ajinkya
>
>
>                 _______________________________________________
>                 Click here to unsubscribe or manage your list
>                 subscription:
>                 /index.html
>
>
>
>
>
>         -- 
>         Ciao,
>         Ajinkya 
>
>
>
>
>     -- 
>     Ciao,
>     Ajinkya 
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html
>   



More information about the SLDev mailing list