Please unsubscribe me. It doesn't seem to work on the web portal


On 05/08/2017 12:00 PM, meep-discuss-requ...@ab-initio.mit.edu wrote:
Send meep-discuss mailing list submissions to
        meep-discuss@ab-initio.mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
        http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
or, via email, send a message with subject or body 'help' to
        meep-discuss-requ...@ab-initio.mit.edu

You can reach the person managing the list at
        meep-discuss-ow...@ab-initio.mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of meep-discuss digest..."


Today's Topics:

    1. Trouble Compiling Meep (James Kendall (x2014gvd))


----------------------------------------------------------------------

Message: 1
Date: Mon, 8 May 2017 14:30:28 +0000
From: "James Kendall (x2014gvd)" <x2014...@stfx.ca>
To: "meep-discuss@ab-initio.mit.edu" <meep-discuss@ab-initio.mit.edu>
Subject: [Meep-discuss] Trouble Compiling Meep
Message-ID:
        
<yqbpr01mb051391ebeda30305e9b0a354c5...@yqbpr01mb0513.canprd01.prod.outlook.com>
        
Content-Type: text/plain; charset="iso-8859-1"

Hello all,

I am attempting to compile meep 1.3 but am encountering errors involving guile.

After entering the "make" command, I get the following error messages:

...
meep_wrap.cxx:1384:10: error: use of undeclared identifier 'SCM_VECTORP'
return SCM_VECTORP(o) && SCM_VECTOR_LENGTH(o) == 3;
^
meep_wrap.cxx:1384:28: error: use of undeclared identifier 'SCM_VECTOR_LENGTH'
return SCM_VECTORP(o) && SCM_VECTOR_LENGTH(o) == 3;
^
2 errors generated.
make[3]: *** [meep_wrap.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

...

I have Homebrew installed and also confirmed that the latest version of guile 
is installed as well.

I am curious to why the variables 'SCM_VECTORP' and 'SCM_VECTOR_LENGTH' aren't 
being recognized.

Thank you for any helpful information provided.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://ab-initio.mit.edu/pipermail/meep-discuss/attachments/20170508/15c0b52f/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

------------------------------

End of meep-discuss Digest, Vol 134, Issue 2
********************************************


_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to