From help-octave-request at bevo dot che dot wisc dot edu Mon Jan 11 13:57:57 1999 Subject: mx_div_conform and egcs-1.1.1 From: "John W. Eaton" To: Gordon Haverland Cc: help-octave at bevo dot che dot wisc dot edu Date: Mon, 11 Jan 1999 13:57:38 -0600 (CST) On 11-Jan-1999, Gordon Haverland wrote: | I'm trying to compile octave 2.0.13 on Linux using | EGCS-1.1.1. The first compile of the stable | octave had a couple of compile problems, so I applied | patches *90 and *91, and tried to compile it again. | The problems the first compile turned up all seemed | to be resolved, but now I get a bunch of messages | in compiling xdiv.cc about various forms of | mx_div_conform being an undefined reference. | The only patches that involve this code are the *90 and | *91 patches, which were applied. How do you get past this? I just built the latest test release (2.0.13.95) using egcs 1.1.1 on a Linux system and didn't see any problems. Can you please try the latest test release and if the problem persists, submit a complete bug report to bug-octave at bevo dot che dot wisc dot edu? Thanks, jwe