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

Ajinkya Kale kaleajinkya at gmail.com
Thu Apr 3 21:46:19 PDT 2008


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>
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>:
> >
> > 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080403/d03f74a4/attachment.htm


More information about the SLDev mailing list