Menu

#1171 oodialog samples: Makefile.am small glitches (rev. 9166)

None
closed
makefile (3)
none
1
2013-11-22
2013-04-14
No

I tried to compile ooRexx on a new installation, but bootstrap command errors indicate that Makefile.am and actual directories do not match.

Below the console log.

cheers, Uli


nutzer04@notebook04:~/oorexx/main/trunk> ./bootstrap

samples/windows/oodialog/Makefile.am:40: error: required directory samples/windows/oodialog/propertySheet.tabControls does not exist

samples/windows/oodialog/Makefile.am:41: error: required directory samples/windows/oodialog/propertySheet.tabControls does not exist

samples/windows/oodialog/resizableDialogs/ResizingAdmin/Makefile.am:40: error: required directory samples/windows/oodialog/resizableDialogs/ResizingAdmin/DialogAreaU does not exist

samples/windows/oodialog/resizableDialogs/ResizingAdmin/Makefile.am:40: error: required directory samples/windows/oodialog/resizableDialogs/ResizingAdmin/ResizingAdmin does not exist

samples/windows/oodialog/resizableDialogs/ResizingAdmin/Makefile.am:41: error: required directory samples/windows/oodialog/resizableDialogs/ResizingAdmin/DialogAreaU does not exist

samples/windows/oodialog/resizableDialogs/ResizingAdmin/Makefile.am:41: error: required directory samples/windows/oodialog/resizableDialogs/ResizingAdmin/ResizingAdmin does not exist


uname -a
Linux notebook04.linuxhotel.de 3.4.33-2.24-desktop #1 SMP PREEMPT Tue Feb 26 03:34:33 UTC 2013 (5f00a32) x86_64 x86_64 x86_64 GNU/Linux

notebook04:/home/nutzer04/Downloads # rpm -q ooRexx
ooRexx-4.1.2-8330.opensuse1210.x86_64

notebook04:/home/nutzer04/Downloads # rexx -v
Open Object Rexx Version 4.1.2
Build date: Aug 31 2012
Addressing Mode: 64

Discussion

  • Mark Miesfeld

    Mark Miesfeld - 2013-04-14
    • labels: makefile, odialog --> makefile
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     I tried to compile ooRexx on a new installation, but bootstrap command errors indicate that Makefile.am and actual directories do not match.
    
     Below the console log.
    
    • status: open --> closed
    • assigned_to: Mark Miesfeld
     
  • Mark Miesfeld

    Mark Miesfeld - 2013-04-14

    Should be fixed now.

     
  • Rick McGuire

    Rick McGuire - 2013-11-22
    • Group: v4.2.0 --> None
     

Anonymous
Anonymous

Add attachments
Cancel