Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 03:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



FreeBSD mysql50-server error

Discussion on FreeBSD mysql50-server error within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2009
Posts: 10
Received Thanks: 30
FreeBSD mysql50-server error

hi ,
When I want to install mysql50-server i receive an error when i type
"make install clean"

Makefile:34: *** missing separator. Stop.

the code is here :

PORTNAME?= mysql
PORTVERSION= 5.0.90
PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-5.0
PKGNAMESUFFIX?= -server

MAINTAINER=
COMMENT?= Multithreaded SQL database (server)

SLAVEDIRS= databases/mysql50-client databases/mysql50-scripts
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes

CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--without-debug \
--without-readline \
--without-libedit \
--without-bench \
--without-extra-tools \
--with-libwrap \
--with-low-memory \
--with-comment='FreeBSD port: ${PKGNAME}' \
--enable-thread-safe-client

.ifdef USE_MYSQL
.error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
.endif

.if defined(WITH_CHARSET) && ${WITH_CHARSET} != ""
CONFIGURE_ARGS+=--with-charset=${WITH_CHARSET}
.endif
.if defined(WITH_XCHARSET) && ${WITH_XCHARSET} != ""
CONFIGURE_ARGS+=--with-extra-charsets=${WITH_XCHARSET}
.endif
.if defined(WITH_OPENSSL)
USE_OPENSSL= yes
CONFIGURE_ARGS+=--with-openssl=${OPENSSLBASE}
.endif
.if defined(BUILD_STATIC)
CONFIGURE_ARGS+=--with-mysqld-ldflags=-all-static
.endif
.if defined(WITHOUT_INNODB)
CONFIGURE_ARGS+=--without-innodb
.endif
.if defined(WITH_ARCHIVE)
CONFIGURE_ARGS+=--with-archive-storage-engine
.endif
.if defined(WITH_CSV)
CONFIGURE_ARGS+=--with-csv-storage-engine
.endif
.if defined(WITH_FEDERATED)
CONFIGURE_ARGS+=--with-federated-storage-engine
.endif
.if defined(WITH_NDB)
CONFIGURE_ARGS+=--with-ndbcluster
.endif
.if defined(WITH_COLLATION) && ${WITH_COLLATION} != ""
CONFIGURE_ARGS+=--with-collation=${WITH_COLLATION}
.endif

the error is somewhere here :

.ifdef USE_MYSQL
.error You have `USE_MYSQL' variable defined either in environment or in make(1) arguments. Please undefine and try again.
.endif

anyone can help ?
chowder93 is offline  
Old 05/06/2010, 16:02   #2
 
elite*gold: 20
Join Date: Mar 2010
Posts: 748
Received Thanks: 197
.FreK² is offline  
Old 05/06/2010, 16:06   #3
 
elite*gold: 0
Join Date: Jun 2009
Posts: 10
Received Thanks: 30
i read it nothing useful for me !

when i type this make install clean WITH_XCHARSET = all i get the error
chowder93 is offline  
Old 05/06/2010, 16:11   #4
 
.BritainAndy's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,385
Received Thanks: 1,006
you must type
PHP Code:
portsnap fetch extract 
bevor you install mysql50
.BritainAndy is offline  
Thanks
1 User
Old 05/06/2010, 16:12   #5
 
HighLvleR's Avatar
 
elite*gold: 94
Join Date: Feb 2008
Posts: 2,186
Received Thanks: 832
Quote:
Originally Posted by chowder93 View Post
i read it nothing useful for me !

when i type this make install clean WITH_XCHARSET = all i get the error
Wrong code ...

PHP Code:
make WITH_XCHARSET=all install clean 
HighLvleR is offline  
Old 05/06/2010, 16:14   #6
 
elite*gold: 0
Join Date: Jun 2009
Posts: 10
Received Thanks: 30
Quote:
Originally Posted by °Quakmire° View Post
you must type
PHP Code:
portsnap fetch extract 
bevor you install mysql50
portsnap: command not found
chowder93 is offline  
Old 05/06/2010, 16:15   #7
 
elite*gold: 0
Join Date: Jun 2009
Posts: 10
Received Thanks: 30
Quote:
Originally Posted by HighLvleR View Post
Wrong code ...

PHP Code:
make WITH_XCHARSET=all install clean 
the same thing Makefile:34: *** missing separator. Stop.
chowder93 is offline  
Old 05/06/2010, 16:35   #8
 
HighLvleR's Avatar
 
elite*gold: 94
Join Date: Feb 2008
Posts: 2,186
Received Thanks: 832
Quote:
Originally Posted by chowder93 View Post
the same thing Makefile:34: *** missing separator. Stop.
Rootdatas?

32Bit or 64Bit?

make first

PHP Code:
portsnap fetch extract 
It will download portsnap/Ports!

then

for MySQL
PHP Code:
cd /usr/ports/databases/mysql50-server  
make WITH_XCHARSET
=all install clean 
HighLvleR is offline  
Old 05/06/2010, 18:11   #9
 
elite*gold: 0
Join Date: Jun 2009
Posts: 10
Received Thanks: 30
root@server3:~# portsnap fetch extract
portsnap: command not found
root@server3:~# cd /usr/ports/databases/mysql50-server
root@server3:/usr/ports/databases/mysql50-server# make WITH_XCHARSET=all install clean
Makefile:34: *** missing separator. Stop.
root@server3:/usr/ports/databases/mysql50-server#

when i write "fetch" it said command not found and it said if you want to write "sfetch" or "afetch"
chowder93 is offline  
Reply


Similar Threads Similar Threads
Komischer FreeBSD error [Brauche Hilfe]
05/14/2010 - Metin2 Private Server - 7 Replies
Hay Leute , Also Als ich heute mal wieder lust hatte einen kleinen hamachi server zu machen (obwohl auf root gm) kam mir mein öffnen von Free BSD so eine tolle nervige meldung die ich durch nichts umgehen kann ich habe alles versucht :mad: http://img169.imageshack.us/img169/6153/unbenannt en.png Ich hoffe mir kann jemand schnell weiter helfen
MySQL50-server installationsfehler
04/30/2010 - Metin2 Private Server - 11 Replies
Hallo ich habe einen root von ovh. FreeBSD 7 32bit ich lade die ports runter entpacke sie und alles doch wenn ich mysql installieren will kommt nach einiger zeit immer an der gleichen stelle. Network Error:Software caused connection abort was heißt kann ich tun?? wer kennt diesen Fehler auch??
[HELP] mysql50-server
01/26/2010 - Metin2 Private Server - 0 Replies
Someone can get a more detailed guide how to install FreeBSD mysql50-server and tbn please make the user "mt2" with all the privileges thanks ..
[How To] Repair FreeBSD /bin/sh ERROR -TUT-
01/16/2010 - Metin2 PServer Guides & Strategies - 18 Replies
Hello Enter Full pathname of shell or Return for /bin/sh | http://www.mcncc.com/attachment/thumb/Mon_0909/16 _8492_7e11558d827498b.jpg TuT Translate Google Sorry
[ Help Me ] Freebsd Network Error
09/27/2009 - Metin2 Private Server - 1 Replies
Freebsd Network Error



All times are GMT +1. The time now is 03:42.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.