On 8/25/07, Anders Broman <[EMAIL PROTECTED]> wrote: > Hi, > It builds on Windows for me now the build bot seems dead though. > Starting WS I get the follwing in the debug console: > RENAMING Core-INAP-CS1-Codes -> Core-INAP-CS1-Codes > RENAMING dialogue-as-id -> dialogue-as-id > RENAMING uniDialogue-as-id -> uniDialogue-as-id
I fixed the message not to be printed at level 0. But it appears like those OIDs are added more than once (probably by asn2wrs). > I have not loaded libsmi. > Regards > Anders > > -----Ursprungligt meddelande----- > Från: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] För Anders Broman > Skickat: den 25 augusti 2007 09:46 > Till: 'Developer support list for Wireshark' > Ämne: Re: [Wireshark-dev] SVN 22651 build failing on Windows XP > > Hi, > I removed them from libwireshark.def no it stops at: > wireshark-tap-register.c > io_stat.c > io_stat.c(953) : error C2220: warning treated as error - no object file > generate > d > io_stat.c(953) : warning C4244: '=' : conversion from 'unsigned int ' to > 'float > ', possible loss of data > /Anders > > -----Ursprungligt meddelande----- > Från: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] För Maynard, Chris > Skickat: den 25 augusti 2007 06:25 > Till: [email protected] > Ämne: [Wireshark-dev] SVN 22651 build failing on Windows XP > > FYI: The SVN 22651 build is failing on Windows XP with the following errors: > > > libwireshark.def : error LNK2001: unresolved external symbol > add_oid_name > libwireshark.def : error LNK2001: unresolved external symbol > add_oid_str_name > libwireshark.def : error LNK2001: unresolved external symbol > get_oid_name > libwireshark.def : error LNK2001: unresolved external symbol > get_oid_str_name > libwireshark.lib : fatal error LNK1120: 4 unresolved > externals > LINK : fatal error LNK1141: failure during build of exports > file > NMAKE : fatal error U1077: '"C:\Program Files\Microsoft > Visual Studio\VC98\Bin\l > ink.exe"' : return code '0x475' > Stop. > NMAKE : fatal error U1077: '"C:\Program Files\Microsoft > Visual Studio\VC98\Bin\N > MAKE.EXE"' : return code '0x2' > Stop. > > I think the 4 missing symbols need to be added to some file, but I forget > which one. > - Chris > > > ----------------------------------------- > This email may contain confidential and privileged material for the > sole use of the intended recipient(s). Any review, use, retention, > distribution or disclosure by others is strictly prohibited. If you > are not the intended recipient (or authorized to receive for the > recipient), please contact the sender by reply email and delete all > copies of this message. Also, email is susceptible to data > corruption, interception, tampering, unauthorized amendment and > viruses. We only send and receive emails on the basis that we are > not liable for any such corruption, interception, tampering, > amendment or viruses or any consequence thereof. > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev > -- This information is top security. When you have read it, destroy yourself. -- Marshall McLuhan _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
