Samba 4.3.6 built - now starts testing... 
Monday, April 18, 2016, 07:55 PM
Posted by Administrator
Have started the testing. Have been working around all the fun of the OpenVMS CRTL Feature Logical Name morass... Some peculiar issues there...

Have also come up with an issue with the Unix Domain Sockets implementation on OpenVMS. Case opened with HPE OpenVMS Support. I may use a work around I have found on the OpenVMS source code from CIFS 1.2 (Samba 3.x) in the mean time. Otherwise I am stalled.

I really do not want to get stalled I did with the PostgreSQL where the code was dependent on SSIO and OpenVMS Engineering never delivered a fix...

Anyway... Of to look at where we are in the process and determine if I want to live with this or work to step around it myself.
view entry ( 21 views )   |  0 trackbacks
Moving on to Samba 4.3.6... 
Friday, April 1, 2016, 12:49 AM
Posted by Administrator
Well, have decided to move toward the future...

So, since 4.3.1 was released over two years ago I have decided to move over to 4.3.6...

Moving along with first build efforts... configure has gone ok. make is moving along...

Bill.
view entry ( 18 views )   |  0 trackbacks
A couple steps forward a couple back and then again... 
Tuesday, March 22, 2016, 12:54 AM
Posted by Administrator
Well, after a bit of exploring and investigation and tuning the includes and other bits and pieces I got to a point with my initial Samba 4.3.1 build on OpenVMS to where it looked like I could not get much further. I got down to about 15 images that still had undefined references. Some do not seem to be directly in the code in Samba - the dependency demon raises its head. So I decided to step back, look at what I could disable in the configure in an attempt to get as minimal a version of Samba as possible.

Well, that was nice, found I had some missing knowledge and missing pieces to the puzzle. I had apparently not documented all the "little" changes to get past minor glitches in the configure. So, as of right now these are the modified files in the build process:


Directory REF_ROOT:[samba-4^.3^.1]

wscript_build.

Directory REF_ROOT:[samba-4^.3^.1.bin.default.pidl]

pidl.inst

Directory REF_ROOT:[samba-4^.3^.1.buildtools.wafsamba]

samba_autoconf.py
samba_optimisation.py
samba_perl.py
samba_utils.py
wscript.

Directory REF_ROOT:[samba-4^.3^.1.pidl]

pidl.

Directory REF_ROOT:[samba-4^.3^.1.pidl.lib.Parse.Pidl]

IDL.pm

Directory REF_ROOT:[samba-4^.3^.1.source3]

wscript.

Directory REF_ROOT:[samba-4^.3^.1.third_party.waf.wafadmin.Tools]

config_c.py
python.py


Now of course all the necessary include files have to be found and that will vary by system to system.

This build also depends upon the subprocess.py Python module which I developed and which is available on the VMS-Ports SourceForge Project. It also depends upon Perl 5.22.1 and the modification of the MakeMaker.pm Perl module to ignore VMS at the "my $Is_VMS..." line - change the "eq" to "ne". A more complete fix needs to be made for using Perl under GNV/bash on OpenVMS but this takes care of the immediate issues.

You will want Python and Perl to not be defined as symbols under DCL. This will confuse the build. Set up the PATH variable in GNV/bash to include /perl_root and /python_root/vms/bin.

More will come as I move forward.
view entry ( 32 views )   |  0 trackbacks
FIRST Tech Challenge South Super-Regional in ONE week! 
Thursday, March 3, 2016, 02:05 AM
Posted by Administrator
A week from now I fly to San Antonio for the FIRST Tech Challenge 2016 South Super-Regional.

There I will be part of the judging team.

I will also be observing and cheering on the three FIRST Tech Challenge teams from South Carolina!

Good luck to all of the teams - and especially those from South Carolina.

Bill.
view entry ( 14 views )   |  0 trackbacks
Samba 4.3.1 Port to OpenVMS continues 
Thursday, March 3, 2016, 02:02 AM
Posted by Administrator
I have all the compiles running.

Now I am working on linking the images.

Then the real FUN begins - debugging the code to get a working version.

Nice to see progress.

Yes, I know there is A LOT to do yet, but at least it is such that there is progress and I am not staring at a blank wall.

Bill.
view entry ( 15 views )   |  0 trackbacks

<<First <Back | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | Next> Last>>