Re: [Banshee-List] Installing 2.9.1: Syntax error: "(" unexpected in autogen.sh



$ ./autogen.sh --enable-gst-native --disable-appledevice
$ make CSC=mcs

Making all in Banshee.Gio
  MCS   ../../../bin/Banshee.Gio.dll
./Banshee.Hardware.Gio/LowLevel/Manager.cs(35,7): error CS0246: The type or
namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/UsbDevice.cs(32,7): error CS0246: The type or
namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/LowLevel/Manager.cs(44,17): error CS0246: The type or
namespace name `Client' could not be found. Are you missing
`Banshee.ServiceStack' using directive?
./Banshee.Hardware.Gio/LowLevel/Manager.cs(49,36): error CS0246: The type or
namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/LowLevel/Manager.cs(191,16): error CS0246: The type
or namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/LowLevel/Manager.cs(202,16): error CS0246: The type
or namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/LowLevel/Manager.cs(218,16): error CS0246: The type
or namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/LowLevel/Manager.cs(244,16): error CS0246: The type
or namespace name `GUdev' could not be found. Are you missing an assembly
reference?
./Banshee.Hardware.Gio/LowLevel/UdevMetadataSource.cs(32,9): error CS0246:
The type or namespace name `GUdev' could not be found. Are you missing an
assembly reference?
./Banshee.Hardware.Gio/LowLevel/UdevMetadataSource.cs(72,36): error CS0246:
The type or namespace name `GUdev' could not be found. Are you missing an
assembly reference?
Compilation failed: 10 error(s), 0 warnings
Makefile:1056: recipe for target '../../../bin/Banshee.Gio.dll' failed
make[4]: *** [../../../bin/Banshee.Gio.dll] Error 1
Makefile:544: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:547: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Makefile:640: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:568: recipe for target 'all' failed
make: *** [all] Error 2

(same gudev error)

- Is this in your banshee-arfbtwn-fork directory? (if not, change to it)
Yep
- Is there an error message when you type "git branch --list"?
Nope, no output
- What's the output of "git remote -v"?
Nothing
- Why are you passing the patch switch to checkout? 
Help files looked like that might be useful but I was just trying it tbh.


simon@Poseidon:~/banshee-arfbtwn-fork$ git status
On branch master
Initial commit
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        .gitattributes
        .github/
        .gitignore
        .gitmodules
        AUTHORS
        Banshee.sln
        Banshee.sln.DotSettings
        COPYING
        HACKING
        MAINTAINERS
        Makefile.am
        NEWS
        README
        README.l10n
        autogen.sh
        banshee.doap
        bootstrap-bundle
        build/
        configure.ac
        data/
        docs/
        extras/
        gstreamer-master/
        gstreamer-sharp/
        gtk-sharp/
        gudev-sharp/
        help/
        po/
        profile-configure
        release-rc
        src/
        tests/

nothing added to commit but untracked files present (use "git add" to track)




--
Sent from: http://banshee-media-player.2283330.n4.nabble.com/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]