Opened 7 years ago

Closed 7 years ago

#53618 closed defect (fixed)

octave-control install fails

Reported by: malcolmh (Malcolm Herring) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: octave-control

Description

main.log file attached

Attachments (1)

main.log (250.9 KB) - added by malcolmh (Malcolm Herring) 7 years ago.

Download all attachments as: .zip

Change History (4)

Changed 7 years ago by malcolmh (Malcolm Herring)

Attachment: main.log added

comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)

Owner: set to Schamschula
Status: newassigned

Hm. octave-control seems to not be able to find the gcc FORTRAN library...

It looks like there is a path mismatch: (lib)gcc 6.2.0 when octave was installed vs. gcc 6.3.0 when you tried installing octave-control.

I've revision bumped octave this morning for a scintilla update. This should also pick up the newer gcc version.

comment:2 Changed 7 years ago by malcolmh (Malcolm Herring)

That hit the spot!

install succeeded.

comment:3 Changed 7 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.