<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928"></HEAD>
<BODY style="PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 15px" 
id=MailContainerBody leftMargin=0 topMargin=0 CanvasTabStop="true" 
name="Compose message area">
<DIV><FONT size=2 face=Arial>What happened, if I remember correctly, is that I 
did an svn from squeakvm.org and it created shell scripts with permissions 
644.&nbsp; I ran make and it bombed on mkNamedPrims.&nbsp; I chmoded to 755 the 
various scripts including mkNamedPrims and ran it.&nbsp; Bombed on empty 
sqNamedPrims.h.&nbsp; Wrote email.&nbsp; Deleted sqNamedPrims.h and it 
regenerated it and it worked.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Thanks,</FONT></DIV>
<DIV><FONT size=2 face=Arial>Rob</FONT></DIV>
<DIV style="FONT: 10pt Tahoma">
<DIV><BR></DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A 
title="mailto:eliot.miranda@gmail.com&#10;CTRL + Click to follow link" 
href="mailto:eliot.miranda@gmail.com">Eliot Miranda</A> </DIV>
<DIV><B>Sent:</B> Saturday, July 24, 2010 2:29 AM</DIV>
<DIV><B>To:</B> <A 
title="mailto:vm-dev@lists.squeakfoundation.org&#10;CTRL + Click to follow link" 
href="mailto:vm-dev@lists.squeakfoundation.org">Squeak Virtual Machine 
Development Discussion</A> </DIV>
<DIV><B>Subject:</B> Re: [Vm-dev] Can't compile sqNamedPrims.c on 
linux</DIV></DIV></DIV>
<DIV><BR></DIV>
<P>
<HR>

<P></P><BR><BR>
<DIV class=gmail_quote>On Fri, Jul 23, 2010 at 5:16 AM, Rob Withers <SPAN 
dir=ltr>&lt;<A 
href="mailto:reefedjib@yahoo.com">reefedjib@yahoo.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote><BR>Ahh, yes but it is empty. &nbsp;It's in unixbuild/bld. 
  &nbsp; What should I do?<BR></BLOCKQUOTE>
<DIV><BR></DIV>
<DIV>grep for it in the generated&nbsp;unixbuild/bld/Makefile and you'll see 
it's created from&nbsp;unixbuild/bld/<A 
href="http://plugins.int">plugins.int</A>. &nbsp;So have you truncated it or <A 
href="http://plugins.int">plugins.int</A>? &nbsp;So check that <A 
href="http://plugins.int">plugins.int</A> is OK and then delete sqNamedPrims.h 
and make should rebuild it.</DIV>
<DIV><BR></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
class=gmail_quote><BR>--------------------------------------------------<BR>From: 
  "Derek O'Connell" &lt;<A href="mailto:doconnel@gmail.com" 
  target=_blank>doconnel@gmail.com</A>&gt;<BR>Sent: Friday, July 23, 2010 8:14 
  AM<BR>To: "Squeak Virtual Machine Development Discussion" &lt;<A 
  href="mailto:vm-dev@lists.squeakfoundation.org" 
  target=_blank>vm-dev@lists.squeakfoundation.org</A>&gt;<BR>Subject: Re: 
  [Vm-dev] Can't compile sqNamedPrims.c on linux 
  <DIV>
  <DIV></DIV>
  <DIV class=h5><BR><BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote><BR>On 23/07/10 12:31, Rob Withers wrote:<BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote><BR>I have checked out 2248 from subversion. In trying 
      to build I hit this<BR>error. Anyone know what could be 
      wrong?<BR><BR>Thanks,<BR>Rob<BR><BR>gcc -m32 -g -O2 -msse2 -D_GNU_SOURCE 
      -DNDEBUG -DITIMER_HEARTBEAT=1<BR>-DNO_VM_PROFILE=1 -DCOGMTVM=0 -msse 
      -DLSB_FIRST=1 
      -DHAVE_CONFIG_H<BR>-DSQUEAK_BUILTIN_PLUGIN<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/unixbuild/bld<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/unixbuild/bld<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/unix/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/src/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/unix/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/src/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/plugins/FilePlugin<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/unix/plugins/B3DAcceleratorPlugin<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/unixbuild/bld<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/unixbuild/bld<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/unix/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm<BR>-I/home1/vawhigso/public_html/squeakelib/cog-src/src/vm -c 
      -o<BR>sqNamedPrims.o/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c:<BR>In 
      function<BR>'findInternalFunctionIn':/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c:129:<BR>error: 
      'pluginExports' undeclared (first use in 
      this<BR>function)/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c:129:<BR>error: 
      (Each undeclared identifier is reported 
      only<BR>once/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c:129:<BR>error: 
      for each function it 
      appears<BR>in.)/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c:<BR>In 
      function<BR>'ioListBuiltinModule':/home1/vawhigso/public_html/squeakelib/cog-src/platforms/Cross/vm/sqNamedPrims.c:473:<BR>error: 
      'pluginExports' undeclared (first use in this function)make[1]:<BR>*** 
      [sqNamedPrims.o] Error 1make: *** [vm/vm.a] Error 2<BR></BLOCKQUOTE><BR>Does 
    sqNamedPrims.h exist in your build directory? 
<BR></BLOCKQUOTE><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>