Go Back   Technology Questions > Software Questions > Operating System Questions > Linux

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 07-25-2008, 06:20 AM
Artnut
Tablet PC Guest
 
Posts: n/a
MP3blaster installation errors

Hi all,

Apologies if this isn't the appropriate forum for MP3blaster. I have
installed Fedora 9 and my first post installation of MP3blaster gives
the following errors.

wnfrequency(int)’:
.../mpegsound/mpegsound.h:941: warning: suggest braces around empty body
in an ‘if’ statement
main.cc: In function ‘int main(int, char**, char**)’:
main.cc:776: warning: suggest a space before ‘;’ or explicit braces
around empty body in ‘while’ statement
main.cc: In function ‘void fw_getpath(char*, void*)’:
main.cc:1018: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void draw_static(int)’:
main.cc:1077: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void set_group_name(char*, void*)’:
main.cc:1233: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘const char* tag_keyword_value(ptag_t, const char*)’:
main.cc:1653: warning: address of local variable ‘tag’ returned
main.cc: In function ‘void cw_draw_play_mode(short int)’:
main.cc:2121: warning: deprecated conversion from string constant to ‘char*’
main.cc:2121: warning: deprecated conversion from string constant to ‘char*’
main.cc:2121: warning: deprecated conversion from string constant to ‘char*’
main.cc:2121: warning: deprecated conversion from string constant to ‘char*’
main.cc:2121: warning: deprecated conversion from string constant to ‘char*’
main.cc: In function ‘void* play_list(void*)’:
main.cc:2140: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘int handle_input(short int)’:
main.cc:3185: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void fw_convmp3(char*, void*)’:
main.cc:3869: warning: suggest braces around empty body in an ‘if’ statement
main.cc:3963: warning: suggest a space before ‘;’ or explicit braces
around empty body in ‘while’ statement
main.cc: In function ‘void fw_addurl(char*, void*)’:
main.cc:3996: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void fw_search_timeout(int)’:
main.cc:4037: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void set_song_time(int, int)’:
main.cc:4623: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void end_program()’:
main.cc:5242: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void playlist_write(char*, void*)’:
main.cc:5537: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘void fw_rename_file(char*, void*)’:
main.cc:5597: warning: suggest braces around empty body in an ‘if’ statement
main.cc: In function ‘int main(int, char**, char**)’:
main.cc:358: warning: ‘tmp.main(int, char**, char**)::_tmp::fpl’ may be
used uninitialized in this function
main.cc:358: warning: ‘tmp.main(int, char**, char**)::_tmp::threads’ may
be used uninitialized in this function
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
-I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
-fno-strength-reduce
-DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\" -c scrollwin.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
-I../nmixer -I/usr/local/include -g -O2 -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
-I../nmixer -I/usr/local/include -g -O2 -c getopt1.c
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
-I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
-fno-strength-reduce
-DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\" -c id3parse.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
In file included from id3parse.cc:3:
genretab.h:260: warning: deprecated conversion from string constant to
‘char*’
genretab.h:260: warning: deprecated conversion from string constant to
‘char*’
genretab.h:260: warning: deprecated conversion from string constant to
‘char*’
genretab.h:260: warning: deprecated conversion from string constant to
‘char*’
genretab.h:260: warning: deprecated conversion from string constant to
‘char*’



cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
-I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
-fno-strength-reduce
-DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\" -c mp3item.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
-I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
-fno-strength-reduce
-DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\" -c history.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
Ada/C/ObjC but not for C++
history.cc: In destructor ‘History::~History()’:
history.cc:18: error: ‘free’ was not declared in this scope
make[2]: *** [history.o] Error 1
make[2]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0'
make: *** [all-recursive-am] Error 2
[rhel@localhost mp3blaster-3.2.0]$ make install
Making install in mpegsound
make[1]: Entering directory `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
make[2]: Entering directory `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
make[1]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
Making install in nmixer
make[1]: Entering directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
make[2]: Entering directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
/bin/sh ../mkinstalldirs /usr/local/bin
/usr/bin/install -c nmixer /usr/local/bin/nmixer
/usr/bin/install: cannot create regular file `/usr/local/bin/nmixer':
Permission denied
make[2]: *** [install-binPROGRAMS] Error 1
make[2]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
make: *** [install-recursive] Error 1



Can someone please tell me why is this so?

TIA,

Regards,

Arty
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 07-25-2008, 06:20 AM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 07-25-2008, 06:20 AM
Artnut
Tablet PC Guest
 
Posts: n/a
Re: MP3blaster installation errors

Artnut wrote:
> Hi all,
>
> Apologies if this isn't the appropriate forum for MP3blaster. I have
> installed Fedora 9 and my first post installation of MP3blaster gives
> the following errors.
>
> wnfrequency(int)’:
> .../mpegsound/mpegsound.h:941: warning: suggest braces around empty body
> in an ‘if’ statement
> main.cc: In function ‘int main(int, char**, char**)’:
> main.cc:776: warning: suggest a space before ‘;’ or explicit braces
> around empty body in ‘while’ statement
> main.cc: In function ‘void fw_getpath(char*, void*)’:
> main.cc:1018: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void draw_static(int)’:
> main.cc:1077: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void set_group_name(char*, void*)’:
> main.cc:1233: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘const char* tag_keyword_value(ptag_t, const char*)’:
> main.cc:1653: warning: address of local variable ‘tag’ returned
> main.cc: In function ‘void cw_draw_play_mode(short int)’:
> main.cc:2121: warning: deprecated conversion from string constant to
> ‘char*’
> main.cc:2121: warning: deprecated conversion from string constant to
> ‘char*’
> main.cc:2121: warning: deprecated conversion from string constant to
> ‘char*’
> main.cc:2121: warning: deprecated conversion from string constant to
> ‘char*’
> main.cc:2121: warning: deprecated conversion from string constant to
> ‘char*’
> main.cc: In function ‘void* play_list(void*)’:
> main.cc:2140: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘int handle_input(short int)’:
> main.cc:3185: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void fw_convmp3(char*, void*)’:
> main.cc:3869: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc:3963: warning: suggest a space before ‘;’ or explicit braces
> around empty body in ‘while’ statement
> main.cc: In function ‘void fw_addurl(char*, void*)’:
> main.cc:3996: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void fw_search_timeout(int)’:
> main.cc:4037: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void set_song_time(int, int)’:
> main.cc:4623: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void end_program()’:
> main.cc:5242: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void playlist_write(char*, void*)’:
> main.cc:5537: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘void fw_rename_file(char*, void*)’:
> main.cc:5597: warning: suggest braces around empty body in an ‘if’
> statement
> main.cc: In function ‘int main(int, char**, char**)’:
> main.cc:358: warning: ‘tmp.main(int, char**, char**)::_tmp::fpl’ may be
> used uninitialized in this function
> main.cc:358: warning: ‘tmp.main(int, char**, char**)::_tmp::threads’ may
> be used uninitialized in this function
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
> -I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
> -fno-strength-reduce -DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\"
> -c scrollwin.cc
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
> -I../nmixer -I/usr/local/include -g -O2 -c getopt.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
> -I../nmixer -I/usr/local/include -g -O2 -c getopt1.c
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
> -I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
> -fno-strength-reduce -DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\"
> -c id3parse.cc
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> In file included from id3parse.cc:3:
> genretab.h:260: warning: deprecated conversion from string constant to
> ‘char*’
> genretab.h:260: warning: deprecated conversion from string constant to
> ‘char*’
> genretab.h:260: warning: deprecated conversion from string constant to
> ‘char*’
> genretab.h:260: warning: deprecated conversion from string constant to
> ‘char*’
> genretab.h:260: warning: deprecated conversion from string constant to
> ‘char*’
>
>
>
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
> -I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
> -fno-strength-reduce -DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\"
> -c mp3item.cc
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mpegsound -I/usr/include/ncurses
> -I../nmixer -I/usr/local/include -O2 -Wall -Wstrict-prototypes -W
> -fno-strength-reduce -DMP3BLASTER_DOCDIR=\"/usr/local/share/mp3blaster\"
> -c history.cc
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for
> Ada/C/ObjC but not for C++
> history.cc: In destructor ‘History::~History()’:
> history.cc:18: error: ‘free’ was not declared in this scope
> make[2]: *** [history.o] Error 1
> make[2]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0'
> make: *** [all-recursive-am] Error 2
> [rhel@localhost mp3blaster-3.2.0]$ make install
> Making install in mpegsound
> make[1]: Entering directory
> `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
> make[2]: Entering directory
> `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
> make[2]: Nothing to be done for `install-exec-am'.
> make[2]: Nothing to be done for `install-data-am'.
> make[2]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
> make[1]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/mpegsound'
> Making install in nmixer
> make[1]: Entering directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
> make[2]: Entering directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
> /bin/sh ../mkinstalldirs /usr/local/bin
> /usr/bin/install -c nmixer /usr/local/bin/nmixer
> /usr/bin/install: cannot create regular file `/usr/local/bin/nmixer':
> Permission denied
> make[2]: *** [install-binPROGRAMS] Error 1
> make[2]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/home/rhel/Download/mp3blaster-3.2.0/nmixer'
> make: *** [install-recursive] Error 1
>
>
>
> Can someone please tell me why is this so?
>
> TIA,
>
> Regards,
>
> Arty



Sorry to follow up on my own post. Forgot to mention that this happened
while installing as a root and also as a user.

Arty
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE7 Installation / XP x64 / Mailto errors Bethlyn Internet Explorer 12 11-12-2007 05:10 PM
Vista Installation Errors Dolgar2 Windows Vista 3 03-19-2007 11:15 AM
Errors during XP Pro installation jrolison Windows XP 9 03-15-2007 05:30 PM
Installation errors doug Windows Vista 1 03-02-2007 06:54 PM
Windows Update Installation Errors safebrain Windows XP 0 01-04-2007 06:58 AM


All times are GMT -8. The time now is 02:23 PM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0