MathGroup Archive 1998

[Date Index] [Thread Index] [Author Index]

Search the Archive

Problem with MathLink and freeBSD

  • To: mathgroup at smc.vnet.net
  • Subject: [mg13526] Problem with MathLink and freeBSD
  • From: Uwe Kuhlmann <kuhli at physik.tu-berlin.de>
  • Date: Fri, 31 Jul 1998 04:33:36 -0400
  • Organization: Technical University Berlin, Germany
  • Sender: owner-wri-mathgroup at wolfram.com

Hi there,

i'm using a linux-binary of Mathematica running on a freeBSD platform.
The program itself works quite well, but i cannot  use the
MathLinkDevKit . If i try to compile the supported examples, the
compiler gives the following messages:
>>mcc addtwo.c addtwo.tm -o addtwo

mlunix.o: Undefined symbol `__IO_stderr_' referenced from text segment
mlunix.o: Undefined symbol `__IO_stderr_' referenced from text segment
mlunix.o: Undefined symbol `__IO_stdin_' referenced from text segment
_pipe.o: Undefined symbol `__IO_stdin_' referenced from text segment
_pipe.o: Undefined symbol `__IO_stdout_' referenced from text segment
_pipe.o: Undefined symbol `__IO_stderr_' referenced from text segment

I found the hints on www.wolfram.com relating MathLink Unix/linux
problems but on my machine everything (directory tree, mcc etc.) seems
to be different.
What can i do ???

Thanks for any help on this

U. Kuhlmann




  • Prev by Date: keywords: Remote kernel without using rsh, mathlink, firewall
  • Next by Date: Help on Mathematica 2.2 on Intel MMX
  • Previous by thread: keywords: Remote kernel without using rsh, mathlink, firewall
  • Next by thread: Help on Mathematica 2.2 on Intel MMX