Trouble building 3.1.1

Chris Lewis chrislewis915 at gmail.com
Fri Aug 30 07:49:57 UTC 2013


Hi I'm trying to build 3.1.1, mainly as I'm trying to help someone else get
up to speed with building it.  I'm having a few problems so I have started
by checking out the code into a new folder.  The output is below:

I'm trying to build over SSH but I doubt that matters

chris at mythtv:~$ git clone git://subsurface.hohndel.org/subsurface.git
Cloning into 'subsurface'...
remote: Counting objects: 12604, done.
remote: Compressing objects: 100% (6915/6915), done.
remote: Total 12604 (delta 9224), reused 7817 (delta 5623)
Receiving objects: 100% (12604/12604), 4.57 MiB | 306 KiB/s, done.
Resolving deltas: 100% (9224/9224), done.
chris at mythtv:~$ git checkout v3.1.1
fatal: Not a git repository (or any of the parent directories): .git
chris at mythtv:~$ cd subsurface
chris at mythtv:~/subsurface$ git checkout v3.1.1
Note: checking out 'v3.1.1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at 2441847... Minor documentation update
chris at mythtv:~/subsurface$ make
updating version.h to 3.1.1
    CC main.c
    CC dive.c
    CC time.c
    CC profile.c
    CC info.c
    CC equipment.c
    CC divelist.c
    CC deco.c
    CC planner.c
    CC parse-xml.c
    CC save-xml.c
    CC libdivecomputer.c
    CC print.c
    CC uemis.c
    CC uemis-downloader.c
    CC statistics.c
    CC file.c
    CC device.c
    CC download-dialog.c
download-dialog.c: In function âdive_computer_selector_changedâ:
download-dialog.c:120:3: warning: implicit declaration of function
âdc_descriptor_get_transportâ [-Wimplicit-function-declaration]
download-dialog.c:120:90: error: âDC_TRANSPORT_SERIALâ undeclared (first
use in this function)
download-dialog.c:120:90: note: each undeclared identifier is reported only
once for each function it appears in
make: *** [download-dialog.o] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130830/09636d63/attachment.html>


More information about the subsurface mailing list