Cruisers Forum
 


Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 22-09-2015, 09:37   #1561
Registered User
 
NahanniV's Avatar

Join Date: Mar 2011
Location: Nova Scotia Canada
Boat: Wharram Tiki 46
Posts: 1,321
Re: Beta Test / Technical

Quote:
Originally Posted by bdbcat View Post
NahanniV...

Re missing curl on armhf build...

I think you will need

Code:
$sudo apt-get install libcurl4-openssl-dev
Will you please check this and confirm, so that we can get the build instructions updated correctly?

Thanks
Dave
When I try that, I seem to get an endless number of dependencies:

Code:
aruntu@aruntu:~$ sudo apt-get install libcurl4-openssl-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libcurl4-openssl-dev : Depends: librtmp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
aruntu@aruntu:~$ sudo apt-get install librtmp-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 librtmp-dev : Depends: libgnutls-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
aruntu@aruntu:~$ sudo apt-get install libgnutls-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgnutls-dev : Depends: libtasn1-6-dev but it is not going to be installed
                 Depends: libp11-kit-dev (>= 0.4) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
aruntu@aruntu:~$ sudo apt-get install libtasn1-6-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libtasn1-6-dev : Depends: libtasn1-6 (= 3.4-3ubuntu0.3) but 4.2-2~bpo70+1 is to be installed
E: Unable to correct problems, you have held broken packages.
aruntu@aruntu:~$ sudo apt-get install libtasn1-6
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libtasn1-6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 474 not upgraded.
aruntu@aruntu:~$
Internet search led me to try this:
Code:
aruntu@aruntu:~$ sudo apt-get build-dep build-essential install libcurl4-openssl-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to find a source package for install
aruntu@aruntu:~$
What now ?

Thanks,
JM.
NahanniV is offline   Reply With Quote
Old 22-09-2015, 10:11   #1562
Registered User
 
NahanniV's Avatar

Join Date: Mar 2011
Location: Nova Scotia Canada
Boat: Wharram Tiki 46
Posts: 1,321
Re: Beta Test / Technical

My version Info:
Code:
aruntu@aruntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.2 LTS
Release:    14.04
Codename:    trusty
aruntu@aruntu:~$
Seems like only I386 and AMD versions. Is there an ARM version ? Build from source ? How ?

Thanks,
JM.
NahanniV is offline   Reply With Quote
Old 22-09-2015, 11:18   #1563
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,387
Re: Beta Test / Technical

JM...

I guess I don't understand your environment.

Are you cross-building from i386, or running native Ubuntu on an armhf platform?

Dave
bdbcat is offline   Reply With Quote
Old 22-09-2015, 11:35   #1564
Registered User
 
NahanniV's Avatar

Join Date: Mar 2011
Location: Nova Scotia Canada
Boat: Wharram Tiki 46
Posts: 1,321
Re: Beta Test / Technical

Quote:
Originally Posted by bdbcat View Post
JM...

I guess I don't understand your environment.

Are you cross-building from i386, or running native Ubuntu on an armhf platform?

Dave
I am running Ubuntu on an Armhf platform.

Building on that platform.

JM
NahanniV is offline   Reply With Quote
Old 22-09-2015, 11:52   #1565
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,387
Re: Beta Test / Technical

JM....

OK.
You were going after it in the correct way, manually installing dependencies one by one. Keep doing that.

I think

Code:
libp11-kit-dev
is next. And then continue up the tree.

I can't tell why the package manger is broken on your installation, but it surely is. Google on

Code:
Unable to correct problems, you have held broken...
Maybe that will give you some hints.

Finally, your last apt-get command was not correct. The keyword "install" must come before any package names.

Dave
bdbcat is offline   Reply With Quote
Old 23-09-2015, 01:48   #1566
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,119
Re: Beta Test / Technical

For info, Build error report:
Today's fetch, Win VS2010
"NAN" is used wo definition in a couple of new places:
Some examples:
c:\builds\opencpn\opencpn\include\viewport.h(108): error C2065: 'NAN' : undeclared identifier
..\src\glChartCanvas.cpp(1989): error C2065: 'NAN' : undeclared identifier
..\src\glChartCanvas.cpp(2022): error C2065: 'NAN' : undeclared identifier
..\src\glChartCanvas.cpp(2756): error C3861: 'isnan': identifier not found

Håkan
Hakan is offline   Reply With Quote
Old 24-09-2015, 05:44   #1567
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,119
Re: Beta Test / Technical

Giggle: New I think OpenCPN has surpassed itself. O try to make my WinXP to a tablet.
No, joking apart..
The issues reported here was introduced by a Git fetch yesterday and no changes in today's fetch, built and run on WinXP and VS2010:
a) If I left click on the chart to center around the cursor O zoom out one step and move the center north west from the cursor instead.
b) When I try to drag the chart with the left mouse down and moving the cursor zooming occurs instead.
c) The arrow keys are zooming in or out and moves the chart in a inappropriate way.


The "NAN" errors from previous post are fixed.
Thanks
Håkan
Hakan is offline   Reply With Quote
Old 24-09-2015, 06:30   #1568
Registered User
 
NahanniV's Avatar

Join Date: Mar 2011
Location: Nova Scotia Canada
Boat: Wharram Tiki 46
Posts: 1,321
Re: Beta Test / Technical

Quote:
Originally Posted by bdbcat View Post
JM....

OK.
You were going after it in the correct way, manually installing dependencies one by one. Keep doing that.

I think

Code:
libp11-kit-dev
is next. And then continue up the tree.

I can't tell why the package manger is broken on your installation, but it surely is. Google on

Code:
Unable to correct problems, you have held broken...
Maybe that will give you some hints.

Finally, your last apt-get command was not correct. The keyword "install" must come before any package names.

Dave
Have not been able to get this to work.

I canceled holds on all packages, even though I think they are there to keep hardware specific packages from being updated.

I tried to manually install all packages, but eventually came to a dead end with unavailable packages.

A few questions:

1/ CURL3 is installed, should that work ?

2/ Can I configure to build without needing CURL? I don't intend to have my ships computer connected to the internet. Is this just for the chart downloader plugin ? Perhaps GRIB as well ?

Thanks,
JM.
NahanniV is offline   Reply With Quote
Old 24-09-2015, 07:01   #1569
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,532
Images: 2
Re: Beta Test / Technical

"openldap.dll" missing -- Hakan, I believe I've copied that from somewhere, in the past, if it is any help.
rgleason is offline   Reply With Quote
Old 24-09-2015, 07:40   #1570
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,119
Re: Beta Test / Technical

Rick..
Thanks but the problem is not to find needed dll's and copy them. The installation exe-file has been able to use between my PCs before but now something is missing in the package build. That was the report.
Håkan
Hakan is offline   Reply With Quote
Old 24-09-2015, 10:36   #1571
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,387
Re: Beta Test / Technical

Hakan...

re:
"The installation exe-file has been able to use between my PCs before but now something is missing in the package build"

Sorry, I'm lost on this thread. What dll is missing from what package?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 24-09-2015, 11:04   #1572
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,119
Re: Beta Test / Technical

Dave..

Windows was missing "openldap.dll" when the newly VS201 made exe file was installed on my W7 machine. If more are missing I don't know since I didn't copied the missing file to check for more. I could do a check if you want.
I'm not at home so I haven't been able to test a VS2013 build.

These are the referring posts:
http://www.cruisersforum.com/forums/...ml#post1919802

http://www.cruisersforum.com/forums/...ml#post1919802

I also experienced what JP reported about the binaries:
http://www.cruisersforum.com/forums/...ml#post1920561
Hakan is offline   Reply With Quote
Old 24-09-2015, 17:42   #1573
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,198
Re: Beta Test / Technical

Hakan...
I still didn't have time to do a proper rebuild of the dependencies in VS2010, so I just put together the dust laying around (obviously not completely). Stay tuned until the weekend and sorry for the confusion.

Pavel
nohal is offline   Reply With Quote
Old 24-09-2015, 23:52   #1574
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,414
Re: Beta Test / Technical

Quote:
Originally Posted by Hakan View Post
Giggle: New I think OpenCPN has surpassed itself. O try to make my WinXP to a tablet.
No, joking apart..
The issues reported here was introduced by a Git fetch yesterday and no changes in today's fetch, built and run on WinXP and VS2010:
a) If I left click on the chart to center around the cursor O zoom out one step and move the center north west from the cursor instead.
b) When I try to drag the chart with the left mouse down and moving the cursor zooming occurs instead.
c) The arrow keys are zooming in or out and moves the chart in a inappropriate way.
Give me a day or two I am investigating.
seandepagnier is offline   Reply With Quote
Old 25-09-2015, 06:23   #1575
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,387
Re: Beta Test / Technical

Sean...

This is fixed in github now. My bad. XP does not have trunc(), and my macro substitution was ill-formed. Fixed OK now.

Dave
bdbcat is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Beta Marine Diesel michaelmrc Engines and Propulsion Systems 48 23-03-2016 13:44
Need some technical advice....antennas. Just a Tinch Marine Electronics 15 01-12-2007 15:57
Blue Sea Systems Technical Brief GordMay Electrical: Batteries, Generators & Solar 0 16-03-2007 04:16
technical difficulties witchcraft The Sailor's Confessional 1 30-05-2005 14:09
Dow Corning Technical Manual GordMay The Library 0 12-04-2005 16:25

Advertise Here


All times are GMT -7. The time now is 01:59.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.